mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Change tsconfig.json
This commit is contained in:
@@ -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": [
|
||||
|
||||
9506
tsconfig.tsbuildinfo
9506
tsconfig.tsbuildinfo
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user