Skip to content

Commit

Permalink
tsconfig change
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Jun 12, 2020
1 parent bf6c202 commit 174ff6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Expand Up @@ -8,7 +8,7 @@
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"isolatedModules": true,
"jsx": "preserve",
"jsx": "react",
"module": "esnext",
"moduleResolution": "node",
"noEmit": true,
Expand Down

0 comments on commit 174ff6c

Please sign in to comment.