Skip to content

Commit

Permalink
Remove explicit types which causes unnecessary build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SorsOps committed Jan 24, 2024
1 parent 2b452da commit 2e58106
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 @@ -10,7 +10,6 @@
"resolveJsonModule": true,
"noImplicitThis": true,
"alwaysStrict": true,
"types": ["node"],
"esModuleInterop": true,
"outDir": "dist"
},
Expand Down

0 comments on commit 2e58106

Please sign in to comment.