mirror of
https://github.com/eugeny/tabby
synced 2025-12-09 17:25:37 +00:00
typedoc fixes
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
module.exports = {
|
||||
ignoreCompilerErrors: true,
|
||||
excludeNotExported: true,
|
||||
excludePrivate: true,
|
||||
excludeExternals: true,
|
||||
mode: 'file'
|
||||
excludeExternals: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user