Skip to content

Commit 5f19e43

Browse files
committed
fix: remove incorrect var out: docs'
1 parent 0e52648 commit 5f19e43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

typedoc.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ module.exports = {
1111
excludeNotDocumented: true,
1212
excludeInternal: true,
1313

14-
// Output options
15-
out: 'docs',
16-
1714
// Plugins
1815
plugin: ['typedoc-plugin-markdown'],
1916

0 commit comments

Comments
 (0)