Skip to content

Commit 3794426

Browse files
authored
Merge pull request #11 from plumelo/fix/typedoc-update-config
fix(typedoc): update config
2 parents 444af86 + cd0d808 commit 3794426

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

typedoc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
"excludeExternals": true,
66
"disableSources": true,
77
"gitRevision": "main",
8-
"githubPages": true,
9-
"internalNamespace": "Non-exported"
8+
"githubPages": true
109
}

0 commit comments

Comments
 (0)