Andrew Branch

Results 306 comments of Andrew Branch

It would, except that import assertions were [demoted to Stage 2](https://github.com/tc39/proposal-import-assertions), so for sure nothing that depends on them is happening in TypeScript right now.

My understanding is that there’s a possibility that the proposal will come back with identical syntax and changed semantics, or might come back with alternative syntax (like `with`), potentially leaving...

Import attributes achieved _conditional_ Stage 3 and the last bits of making it official are still outstanding. Please follow: - https://github.com/tc39/proposal-import-attributes/issues/142 - #53656 - #54242

See #56359 and #46135. There are no blockers per se but when I tried to move this along there were a lot of unanswered questions and design work to be...

Yes, I think so.

I think the underlying desire here is pretty well covered by #59029.