7 lines
127 B
JSON
7 lines
127 B
JSON
{
|
|
"compilerOptions": {
|
|
"downlevelIteration": true,
|
|
"removeComments": true,
|
|
"target": "ES5"
|
|
},
|
|
} |