Skip to content

Commit

Permalink
feat: loosen ts config a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
gas1cent committed Jan 15, 2024
1 parent f6fe061 commit d2ac8a7
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 @@ -8,7 +8,6 @@
"esModuleInterop": true,
"module": "commonjs",
"noImplicitReturns": true,
"noUnusedLocals": true,
"sourceMap": true,
"resolveJsonModule": true,
"target": "es2020"
Expand Down

0 comments on commit d2ac8a7

Please sign in to comment.