tdreyno/leisure

View on GitHub
typedoc.json

Summary

Maintainability
Test Coverage
{
  "mode": "file",
  "out": "docs",
  "exclude": ["**/__tests__/*.ts", "**/__mocks/*.ts"],
  "excludeExternals": true,
  "excludeNotExported": true,
  "excludePrivate": true,
  "excludeProtected": true
}