5 lines
137 B
JSON
5 lines
137 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["**/setup-tests.ts", "**/*.test.ts", "**/*.test.tsx", "**/*.spec.ts", "**/*.spec.tsx"]
|
|
}
|