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 57a3bbe commit 50e02d5Copy full SHA for 50e02d5
tsconfig.json
@@ -1,10 +1,5 @@
1
{
2
"extends": "@sindresorhus/tsconfig",
3
- "compilerOptions": {
4
- // See <https://github.com/microsoft/TypeScript/issues/50544>. This does not
5
- // seem solved with 4.8.3.
6
- "forceConsistentCasingInFileNames": false,
7
- },
8
"include": [
9
"test",
10
"test-tap",
0 commit comments