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