From dfb1e401f0895f5fa61dcdf587d9cf1599911034 Mon Sep 17 00:00:00 2001 From: Sheetal Nandi Date: Wed, 31 Aug 2022 10:25:15 -0700 Subject: [PATCH] Unnecessary exports --- .../tscWatch/forceConsistentCasingInFileNames.ts | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts b/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts index 3f515944a07..9ed4d2d7d9a 100644 --- a/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts +++ b/src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts @@ -281,18 +281,6 @@ a;b; default: "./index.d.ts" } }, - // "./helpers": { - // types: { - // "import": "./helpers.d.mts", - // "default": "./helpers.d.ts" - // } - // }, - // "./yargs": { - // "types": { - // "default": "./yargs.d.ts" - // } - // }, - // "./package.json": "./package.json" } }), "/Users/name/projects/web/tsconfig.json": JSON.stringify({