Skip to content

Commit dfb1e40

Browse files
committed
Unnecessary exports
1 parent a3ea961 commit dfb1e40

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -281,18 +281,6 @@ a;b;
281281
default: "./index.d.ts"
282282
}
283283
},
284-
// "./helpers": {
285-
// types: {
286-
// "import": "./helpers.d.mts",
287-
// "default": "./helpers.d.ts"
288-
// }
289-
// },
290-
// "./yargs": {
291-
// "types": {
292-
// "default": "./yargs.d.ts"
293-
// }
294-
// },
295-
// "./package.json": "./package.json"
296284
}
297285
}),
298286
"/Users/name/projects/web/tsconfig.json": JSON.stringify({

0 commit comments

Comments
 (0)