···1111 // "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
12121313 /* Language and Environment */
1414- "target": "es2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
1414+ "target": "es2019", /* 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. */