Skip to content

Commit 2ce5cd2

Browse files
revert docs for now
1 parent 2007191 commit 2ce5cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const plugins = Object.entries(packageMap).map(([id, config]) => [
2626
expandObjects: true,
2727
useCodeBlocks: true,
2828
typeDeclarationFormat: 'table',
29-
membersWithOwnFile: ['Class', 'Enum', 'Function', 'Interface'],
29+
membersWithOwnFile: ['Class', 'Enum', 'Function'],
3030
textContentMappings: {
3131
'title.memberPage': '{name}'
3232
}

0 commit comments

Comments
 (0)