15 строки
274 B
JSON
15 строки
274 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"incremental": true,
|
||
|
"composite": true
|
||
|
},
|
||
|
"files": [],
|
||
|
"references": [
|
||
|
{
|
||
|
"path": "./tsconfig.esm.publish.json"
|
||
|
},
|
||
|
{
|
||
|
"path": "./tsconfig.umd.publish.json"
|
||
|
}
|
||
|
]
|
||
|
}
|