Skip to content

Commit

Permalink
Revert "feat: enable forceConsistentCasingInFileNames for 'applicat…
Browse files Browse the repository at this point in the history
…ion' template"
  • Loading branch information
kamilmysliwiec authored Oct 17, 2024
1 parent f812095 commit 8b4e2ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/application/files/ts/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"outDir": "./dist",
"baseUrl": "./",
"incremental": true,
"forceConsistentCasingInFileNames": true,
"skipLibCheck": true,
"strictNullChecks": <%= strict %>,
"noImplicitAny": <%= strict %>,
Expand Down

0 comments on commit 8b4e2ec

Please sign in to comment.