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 f4e69f5 commit 13aa58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"experimentalDecorators": true,
"moduleResolution": "node",
"importHelpers": true,
"target": "es2017",
"target": "es2022",
"module": "es2020",
"lib": [
"es2018",
Expand Down

0 comments on commit 13aa58c

Please sign in to comment.