mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-21 07:36:05 +00:00
prepared terminus-core for typedocs
This commit is contained in:
7
typedoc.js
Normal file
7
typedoc.js
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
ignoreCompilerErrors: true,
|
||||
excludeNotExported: true,
|
||||
excludePrivate: true,
|
||||
excludeExternals: true,
|
||||
mode: 'file'
|
||||
}
|
Reference in New Issue
Block a user