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