8 lines
86 B
JSON
8 lines
86 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"include": [
|
||
|
"spec-main",
|
||
|
"typings"
|
||
|
]
|
||
|
}
|