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 70eb9fc commit 84d06acCopy full SHA for 84d06ac
typedoc.client.json
@@ -1,5 +1,5 @@
1
{
2
- "exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
+ "exclude": ["**/node_modules/**", "**/protocols/*.ts", "**/endpoints.ts"],
3
"excludeNotExported": true,
4
"excludePrivate": true,
5
"hideGenerator": true,
0 commit comments