10 строки
175 B
JSON
10 строки
175 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"composite": true,
|
||
|
"declaration": true,
|
||
|
"declarationMap": true,
|
||
|
"module": "commonjs",
|
||
|
"sourceMap": true,
|
||
|
"target": "es6"
|
||
|
}
|
||
|
}
|