Some formatting.
This commit is contained in:
parent
bab6fc9c17
commit
b1c2e8be72
|
@ -4,9 +4,9 @@
|
|||
// "incremental": true, /* Enable incremental compilation */
|
||||
"target": "es2019", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */
|
||||
"module": "commonjs", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */
|
||||
// "lib": [
|
||||
// "es2019"
|
||||
// ],
|
||||
// "lib": [
|
||||
// "es2019"
|
||||
// ],
|
||||
// "allowJs": true, /* Allow javascript files to be compiled. */
|
||||
// "checkJs": true, /* Report errors in .js files. */
|
||||
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
|
||||
|
|
Loading…
Reference in New Issue