Skip to content

Commit 4794546

Browse files
authored
Merge pull request #192 from honey32/docs/24-0721-manual-typedoc
docs(typedoc): remove "unknown option" error
2 parents cfff81f + a6a1a93 commit 4794546

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
@@ -4,6 +4,5 @@
44
"out": "dist-doc",
55
"sort": ["source-order"],
66
"includeVersion": true,
7-
"customCss": "./docs/theme.css",
8-
"media": "media"
7+
"customCss": "./docs/theme.css"
98
}

0 commit comments

Comments
 (0)