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