9 lines
143 B
JSON
9 lines
143 B
JSON
![]() |
{
|
||
|
"extends": "./base.json",
|
||
|
"compilerOptions": {
|
||
|
"declaration": true,
|
||
|
"emitDeclarationOnly": true
|
||
|
},
|
||
|
"include": ["../src/*"]
|
||
|
}
|