mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-02-05 01:38:56 -05:00
5 lines
97 B
JSON
5 lines
97 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
||
|
}
|