Change tsconfig.json

This commit is contained in:
2021-07-04 14:38:59 +02:00
parent 2c8bd75a96
commit 2a2909a7aa
2 changed files with 1 additions and 9507 deletions

View File

@@ -4,7 +4,7 @@
/* ==> Basic Options <== */
"incremental": true /* Enable incremental compilation */,
"incremental": false /* Enable incremental compilation */,
"target": "ES2018" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ESNEXT'. */,
"module": "ESNext" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */,
"lib": [

File diff suppressed because it is too large Load Diff