Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vdolek authored Dec 7, 2023
1 parent aecfa45 commit 80b583e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"experimentalDecorators": true,
"moduleResolution": "node",
"importHelpers": true,
"target": "es2017",
"target": "es2022",
"module": "es2020",
"lib": [
"es2018",
Expand Down

0 comments on commit 80b583e

Please sign in to comment.