We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6871ebd commit 3fd7dd8Copy full SHA for 3fd7dd8
tsconfig.json
@@ -13,6 +13,7 @@
13
14
/* Language and Environment */
15
/* check compat: https://node.green/ */
16
+ /* see: https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping */
17
"target": "ES2020", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
18
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
19
// "jsx": "preserve", /* Specify what JSX code is generated. */
0 commit comments