We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a981230 commit 279019dCopy full SHA for 279019d
typedoc.json
@@ -1,8 +1,3 @@
1
{
2
- "entryPoints": ["./src"],
3
- "exclude": "**/*.spec.ts",
4
- "excludeExternals": true,
5
- "excludePrivate": true,
6
- "out": "docs",
7
- "readme": "README.md"
+ "excludeExternals": true
8
}
0 commit comments