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