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.
2 parents f812095 + 8b4e2ec commit 5fee5b0Copy full SHA for 5fee5b0
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