File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1111 // "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
1212
1313 /* Language and Environment */
14- "target" : " es2016 " , /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
14+ "target" : " es2020 " , /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
1515 // "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
1616 // "jsx": "preserve", /* Specify what JSX code is generated. */
1717 // "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
You can’t perform that action at this time.
0 commit comments