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