Skip to content

Commit

Permalink
docs: tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowalleck authored Nov 23, 2024
1 parent cb429b5 commit c6936ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

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

0 comments on commit c6936ab

Please sign in to comment.