Skip to content

Commit 279019d

Browse files
committed
simplify typedoc.json
1 parent a981230 commit 279019d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

typedoc.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
{
2-
"entryPoints": ["./src"],
3-
"exclude": "**/*.spec.ts",
4-
"excludeExternals": true,
5-
"excludePrivate": true,
6-
"out": "docs",
7-
"readme": "README.md"
2+
"excludeExternals": true
83
}

0 commit comments

Comments
 (0)