Skip to content

Commit 08b8348

Browse files
committed
Didn't mean to commit that
1 parent e5a6477 commit 08b8348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"entryPoints": ["../src/index.ts"],
1616
"excludeExternals": true,
1717
"excludeInternal": false,
18-
// "excludePrivate": true,
18+
"excludePrivate": true,
1919
"excludeReferences": true,
2020
"jsDocCompatibility": false,
2121
"treatWarningsAsErrors": false,

0 commit comments

Comments
 (0)