Skip to content

Commit

Permalink
Removing the forceConsistentCasingInFileNames setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigokamada committed Sep 8, 2024
1 parent bf2d0f0 commit 68d394c
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 @@ -4,7 +4,6 @@
"compileOnSave": false,
"compilerOptions": {
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
"strict": true,
"noImplicitOverride": true,
"noPropertyAccessFromIndexSignature": true,
Expand Down

0 comments on commit 68d394c

Please sign in to comment.