7 lines
128 B
JSON
7 lines
128 B
JSON
|
{
|
||
|
"extends": "../../../../tsconfig.base.json",
|
||
|
"compilerOptions": {},
|
||
|
"include": [ "." ],
|
||
|
"exclude": [ "**/test/**" ]
|
||
|
}
|