@@ -394,26 +394,14 @@ namespace ts {
394
394
"File '/fs.ts' does not exist." ,
395
395
"File '/fs.tsx' does not exist." ,
396
396
"File '/fs.d.ts' does not exist." ,
397
- "File '/a/b/node_modules/@types/fs.ts' does not exist." ,
398
- "File '/a/b/node_modules/@types/fs.tsx' does not exist." ,
399
397
"File '/a/b/node_modules/@types/fs.d.ts' does not exist." ,
400
398
"File '/a/b/node_modules/@types/fs/package.json' does not exist." ,
401
- "File '/a/b/node_modules/@types/fs/index.ts' does not exist." ,
402
- "File '/a/b/node_modules/@types/fs/index.tsx' does not exist." ,
403
399
"File '/a/b/node_modules/@types/fs/index.d.ts' does not exist." ,
404
- "File '/a/node_modules/@types/fs.ts' does not exist." ,
405
- "File '/a/node_modules/@types/fs.tsx' does not exist." ,
406
400
"File '/a/node_modules/@types/fs.d.ts' does not exist." ,
407
401
"File '/a/node_modules/@types/fs/package.json' does not exist." ,
408
- "File '/a/node_modules/@types/fs/index.ts' does not exist." ,
409
- "File '/a/node_modules/@types/fs/index.tsx' does not exist." ,
410
402
"File '/a/node_modules/@types/fs/index.d.ts' does not exist." ,
411
- "File '/node_modules/@types/fs.ts' does not exist." ,
412
- "File '/node_modules/@types/fs.tsx' does not exist." ,
413
403
"File '/node_modules/@types/fs.d.ts' does not exist." ,
414
404
"File '/node_modules/@types/fs/package.json' does not exist." ,
415
- "File '/node_modules/@types/fs/index.ts' does not exist." ,
416
- "File '/node_modules/@types/fs/index.tsx' does not exist." ,
417
405
"File '/node_modules/@types/fs/index.d.ts' does not exist." ,
418
406
"File '/a/b/fs.js' does not exist." ,
419
407
"File '/a/b/fs.jsx' does not exist." ,
@@ -448,26 +436,14 @@ namespace ts {
448
436
"File '/fs.ts' does not exist." ,
449
437
"File '/fs.tsx' does not exist." ,
450
438
"File '/fs.d.ts' does not exist." ,
451
- "File '/a/b/node_modules/@types/fs.ts' does not exist." ,
452
- "File '/a/b/node_modules/@types/fs.tsx' does not exist." ,
453
439
"File '/a/b/node_modules/@types/fs.d.ts' does not exist." ,
454
440
"File '/a/b/node_modules/@types/fs/package.json' does not exist." ,
455
- "File '/a/b/node_modules/@types/fs/index.ts' does not exist." ,
456
- "File '/a/b/node_modules/@types/fs/index.tsx' does not exist." ,
457
441
"File '/a/b/node_modules/@types/fs/index.d.ts' does not exist." ,
458
- "File '/a/node_modules/@types/fs.ts' does not exist." ,
459
- "File '/a/node_modules/@types/fs.tsx' does not exist." ,
460
442
"File '/a/node_modules/@types/fs.d.ts' does not exist." ,
461
443
"File '/a/node_modules/@types/fs/package.json' does not exist." ,
462
- "File '/a/node_modules/@types/fs/index.ts' does not exist." ,
463
- "File '/a/node_modules/@types/fs/index.tsx' does not exist." ,
464
444
"File '/a/node_modules/@types/fs/index.d.ts' does not exist." ,
465
- "File '/node_modules/@types/fs.ts' does not exist." ,
466
- "File '/node_modules/@types/fs.tsx' does not exist." ,
467
445
"File '/node_modules/@types/fs.d.ts' does not exist." ,
468
446
"File '/node_modules/@types/fs/package.json' does not exist." ,
469
- "File '/node_modules/@types/fs/index.ts' does not exist." ,
470
- "File '/node_modules/@types/fs/index.tsx' does not exist." ,
471
447
"File '/node_modules/@types/fs/index.d.ts' does not exist." ,
472
448
"File '/a/b/fs.js' does not exist." ,
473
449
"File '/a/b/fs.jsx' does not exist." ,
0 commit comments