mirror of
https://github.com/stonith404/pingvin-share.git
synced 2024-11-05 23:40:12 +01:00
5 lines
97 B
JSON
5 lines
97 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
||
|
}
|