We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d7ee7 commit 609cc5fCopy full SHA for 609cc5f
tsconfig.json
@@ -11,7 +11,7 @@
11
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
12
13
/* Language and Environment */
14
- "target": "es2016" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
+ "target": "es2022" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
15
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
16
// "jsx": "preserve", /* Specify what JSX code is generated. */
17
// "experimentalDecorators": true, /* Enable experimental support for legacy experimental decorators. */
0 commit comments