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.
1 parent 0fd764e commit 002f9b4Copy full SHA for 002f9b4
tsconfig.json
@@ -6,6 +6,7 @@
6
"noImplicitAny": true,
7
"removeComments": false,
8
"experimentalDecorators": true,
9
+ "forceConsistentCasingInFileNames": true,
10
"esModuleInterop": true,
11
"sourceMap": true,
12
"declaration": true,
0 commit comments