diff --git a/tsconfig.json b/tsconfig.json index d59b5984c..5c8401b8f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,10 +1,5 @@ { "extends": "@sindresorhus/tsconfig", - "compilerOptions": { - // See . This does not - // seem solved with 4.8.3. - "forceConsistentCasingInFileNames": false, - }, "include": [ "test", "test-tap",