Skip to content

Commit 3fd7dd8

Browse files
authored
docs: Update tsconfig.json
https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 6871ebd commit 3fd7dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
/* Language and Environment */
1515
/* check compat: https://node.green/ */
16+
/* see: https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping */
1617
"target": "ES2020", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
1718
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
1819
// "jsx": "preserve", /* Specify what JSX code is generated. */

0 commit comments

Comments
 (0)