Jake Bailey

Results 1482 comments of Jake Bailey

@typescript-bot test it @typescript-bot pack this

Using https://www.npmjs.com/package/every-ts: ```console $ every-ts bisect start $ every-ts bisect bad main $ every-ts bisect good 5.4.5 $ every-ts bisect run sh -c 'tsc -p tsconfig.json --outDir .' c92bd16ac0e75834100ef57daa0083f161470509 is...

Ah, well I don't think jsxImportSource has been implemented yet.

Stuck a draft on #780 if you could test that to see if it works.

You could try `reflect.DeepEqual`, maybe. I haven't looked at this code to know if this is supposed to be a deep comparison.

> edits to package.json are ignored - most scenarios these edits will be watched for files's mode I know this came from an internal repro; do we know if they're...

TS 5.7 beta is already out, and we don't do anything bug bugfixes or editor improvements after beta. The linked issue is milestoned as 5.8.

With #58420 now fixed, I believe this has issue has run its course.