Skip to content

Commit c9a7750

Browse files
committed
docs: Set default typedoc theme
1 parent d7097f1 commit c9a7750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"exclude": ["**/*.spec.ts"],
33
"excludePrivate": true,
44
"excludeProtected": true,
5-
"theme": "minimal"
5+
"theme": "default"
66
}

0 commit comments

Comments
 (0)