Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljscript committed Feb 25, 2024
1 parent cb5bcfc commit 101dd48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"skipLibCheck": true,
"sourceRoot": "" /* Specify the location where debugger should locate TypeScript files instead of source locations. */,
"mapRoot": "" /* Specify the location where debugger should locate map files instead of generated locations. */,
"forceConsistentCasingInFileNames": true,
/* Disallow inconsistently-cased references to the same file. */
"forceConsistentCasingInFileNames": true, /* Disallow inconsistently-cased references to the same file. */
"jsx": "react"
}
}

0 comments on commit 101dd48

Please sign in to comment.