Skip to content

Commit 68d394c

Browse files
committed
Removing the forceConsistentCasingInFileNames setting.
1 parent bf2d0f0 commit 68d394c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"compileOnSave": false,
55
"compilerOptions": {
66
"outDir": "./dist/out-tsc",
7-
"forceConsistentCasingInFileNames": true,
87
"strict": true,
98
"noImplicitOverride": true,
109
"noPropertyAccessFromIndexSignature": true,

0 commit comments

Comments
 (0)