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 a3ea961 commit dfb1e40Copy full SHA for dfb1e40
src/testRunner/unittests/tscWatch/forceConsistentCasingInFileNames.ts
@@ -281,18 +281,6 @@ a;b;
281
default: "./index.d.ts"
282
}
283
},
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"
296
297
}),
298
"/Users/name/projects/web/tsconfig.json": JSON.stringify({
0 commit comments