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