mirror of
https://github.com/zen-browser/rices.git
synced 2025-07-07 17:05:40 +02:00
4 lines
97 B
JSON
4 lines
97 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
|
}
|