Skip to content

Commit 1f5c72b

Browse files
committed
docs(typedoc): ignore mermaid for highlighting
1 parent aefa1e7 commit 1f5c72b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.config/typedoc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export default {
4848
'Type Utilities',
4949
'*',
5050
],
51+
ignoredHighlightLanguages: ['mermaid'],
5152
kindSortOrder: [
5253
'Reference',
5354
'Project',

0 commit comments

Comments
 (0)