We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474d1ec commit 7a8733cCopy full SHA for 7a8733c
typedoc.json
@@ -6,7 +6,7 @@
6
"typedoc-plugin-missing-exports",
7
"./typedocExcludeUnderscore.mjs"
8
],
9
- "out": "docs/api",
+ "out": "docs",
10
"visibilityFilters": {
11
"protected": false,
12
"private": false,
0 commit comments