5 lines
126 B
JSON
5 lines
126 B
JSON
{
|
|
"exclude": ["dist", "node_modules", "**/*.test.ts*", "../../public/test/setupTests.ts"],
|
|
"extends": "./tsconfig.json"
|
|
}
|