Skip to content

Commit

Permalink
aligning tsconfig with module template
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewrmarshall committed Jan 31, 2024
1 parent adf926e commit b68ad00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"compilerOptions": {
"resolveJsonModule": true,
"jsx": "react",
"esModuleInterop": true,
"exactOptionalPropertyTypes": true,
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit b68ad00

Please sign in to comment.