Skip to content

Commit

Permalink
chore: revert ts changes
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchudziak committed Aug 29, 2023
1 parent e5e23d1 commit 19a30d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"allowUnreachableCode": false,
"allowUnusedLabels": false,
"esModuleInterop": true,
"verbatimModuleSyntax": true,
"importsNotUsedAsValues": "error",
"forceConsistentCasingInFileNames": true,
"jsx": "react",
"lib": ["esnext", "dom"],
Expand Down

0 comments on commit 19a30d2

Please sign in to comment.