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 11
11
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
12
12
13
13
/* Language and Environment */
14
- "target" : " es2016 " /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ ,
14
+ "target" : " es2022 " /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ ,
15
15
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
16
16
// "jsx": "preserve", /* Specify what JSX code is generated. */
17
17
// "experimentalDecorators": true, /* Enable experimental support for legacy experimental decorators. */
You can’t perform that action at this time.
0 commit comments