5 lines
114 B
JSON
5 lines
114 B
JSON
|
|
{
|
||
|
|
"extends": "./tsconfig.json",
|
||
|
|
"exclude": ["dist", "node_modules", "**/*.spec.ts", "**/*.test.ts", "test"]
|
||
|
|
}
|