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 9675c7a commit bf9403aCopy full SHA for bf9403a
jsconfig.json
@@ -20,6 +20,6 @@
20
"noUncheckedIndexedAccess": true,
21
"noUnusedLocals": true,
22
"noUnusedParameters": true,
23
- "forceConsistentCasingInFileNames": true,
24
- },
+ "forceConsistentCasingInFileNames": true
+ }
25
}
0 commit comments