Skip to content

Commit

Permalink
don't be that brave
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Aug 12, 2024
1 parent 0b0d252 commit 755baeb
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 @@ -2,7 +2,7 @@
"compileOnSave": true,
"compilerOptions": {
"lib": ["es2022", "dom"],
"target": "es2021",
"target": "es2020",
"module": "commonjs",
"moduleResolution": "node",
"esModuleInterop": true,
Expand Down

0 comments on commit 755baeb

Please sign in to comment.