Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Commit 69b2aab

Browse files
committed
build(docs): remove excludeNotExported flag
Can be re-enabled once TypeStrong/typedoc#694 is released. Probably in 0.10.1
1 parent 721fef2 commit 69b2aab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"out": "dist/docs",
4242
"readme": "docs/README.md",
4343
"hideGenerator": true,
44-
"excludeNotExported": true,
4544
"excludePrivate": true,
4645
"logger": "none",
4746
"exclude": "**/*.test.ts"

0 commit comments

Comments
 (0)