mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-19 14:46:04 +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