Skip to content

Commit 8b4e2ec

Browse files
Revert "feat: enable forceConsistentCasingInFileNames for 'application' template"
1 parent f812095 commit 8b4e2ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/application/files/ts/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"outDir": "./dist",
1212
"baseUrl": "./",
1313
"incremental": true,
14-
"forceConsistentCasingInFileNames": true,
1514
"skipLibCheck": true,
1615
"strictNullChecks": <%= strict %>,
1716
"noImplicitAny": <%= strict %>,

0 commit comments

Comments
 (0)