Skip to content

Commit

Permalink
Remove redundant ts config
Browse files Browse the repository at this point in the history
  • Loading branch information
hwhmeikle committed May 23, 2022
1 parent 69d056a commit 7e61ee7
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 @@ -14,7 +14,6 @@
"strict": true,
"noEmit": true,
"moduleResolution": "node",
"jsx": "react-jsx",
"esModuleInterop": true,
"resolveJsonModule": true,
"preserveWatchOutput": true
Expand Down

0 comments on commit 7e61ee7

Please sign in to comment.