We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b9528 commit 6c76a44Copy full SHA for 6c76a44
docs/docusaurus.config.ts
@@ -20,6 +20,7 @@ const plugins = Object.entries(packageMap).map(([id, config]) => [
20
propertiesFormat: 'table',
21
enumMembersFormat: 'table',
22
indexFormat: 'table',
23
+ disableSources: true,
24
useCodeBlocks: true,
25
typeDeclarationFormat: 'table',
26
membersWithOwnFile: ['Class', 'Enum', 'Function', 'Interface'],
0 commit comments