wschat-ng/tsconfig.json

7 lines
127 B
JSON

{
"compilerOptions": {
"downlevelIteration": true,
"removeComments": true,
"target": "ES5"
},
}