mirror of
https://github.com/eugeny/tabby
synced 2026-09-09 06:35:55 +00:00
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
module.exports = {
|
|
excludePrivate: true,
|
|
excludeExternals: true
|
|
}
|