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