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