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