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