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