mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 08:57:21 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
excludePrivate: true,
|
|
excludeExternals: true
|
|
}
|