Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
panoply committed Mar 11, 2024
1 parent 2f7c411 commit 420f43b
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 @@ -16,7 +16,7 @@
"esModuleInterop": true,
"declaration": true,
"removeComments": true,
"target": "ES6",
"target": "ES2017",
"lib": [
"es2020",
"dom",
Expand Down

0 comments on commit 420f43b

Please sign in to comment.