1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-06-23 12:59:54 +00:00
tabby/typedoc.mjs
Eugene 1e5cfd1d4b
bootstrap 5 WIP ()
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00

5 lines
70 B
JavaScript

module.exports = {
excludePrivate: true,
excludeExternals: true
}