We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
forceConsistentCasingInFileNames
1 parent f812095 commit 8b4e2ecCopy full SHA for 8b4e2ec
src/lib/application/files/ts/tsconfig.json
@@ -11,7 +11,6 @@
11
"outDir": "./dist",
12
"baseUrl": "./",
13
"incremental": true,
14
- "forceConsistentCasingInFileNames": true,
15
"skipLibCheck": true,
16
"strictNullChecks": <%= strict %>,
17
"noImplicitAny": <%= strict %>,
0 commit comments