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