mirror of
https://github.com/eugeny/tabby
synced 2025-12-06 07:45:33 +00:00
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
module.exports = {
|
|
excludePrivate: true,
|
|
excludeExternals: true
|
|
}
|