mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 12:39:03 +08:00
improve docs
This commit is contained in:
parent
5c975c0c41
commit
c7d2389d2e
@ -11,6 +11,7 @@ const packages = globby.sync('../packages/*', { onlyDirectories: true })
|
||||
app.options.addReader(new TypeDoc.TSConfigReader())
|
||||
app.options.addReader(new TypeDoc.TypeDocReader())
|
||||
app.bootstrap({
|
||||
mode: 'file',
|
||||
ignoreCompilerErrors: true,
|
||||
experimentalDecorators: true,
|
||||
excludeExternals: true,
|
||||
|
Loading…
Reference in New Issue
Block a user