Skip to content

Commit

Permalink
Remove target from tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeboone02 committed Dec 1, 2023
1 parent 09afac3 commit 18ae1ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"strict": true,
"module": "esnext",
"moduleResolution": "node",
"target": "ES2020",
"esModuleInterop": true,
"noEmit": true,
"skipLibCheck": true,
Expand Down

0 comments on commit 18ae1ec

Please sign in to comment.