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