David Sherret
David Sherret
Closing for reasons stated above.
I _think_ we can close this one because it's already done in a separate PR, but please re-open if that's not the case.
I think people can just add the code above to their projects if they really need this... it's super rare that someone would.
@armano2 sorry, I think my bad (first day looking at all this code). This looks like a question I should be raising in babel-parser? See here: https://github.com/babel/babel/blob/03230eaa9ce198bdd9dcff048ab78f52d85ec55b/packages/babel-parser/src/plugins/typescript.js#L1532 Edit: Also in...
I opened https://github.com/babel/babel/issues/9418 ...I'm not sure how this project relates to babel's parser (haven't looked into it much).
I think right now there is not a way to easily do that, but that would be a nice feature.
Hey @jahudka, sorry for my delay. I've wanted to do this too, but I don't think there is an easy way at the moment. I believe the closest thing to...
@jahudka let's leave it open and use it as the tracking issue. I've renamed the title. I think it should be possible to come up with some nice api for...
@tmtron would you be able to add reproduction steps? That would be good for me to look into.
@ftomassetti does it occur after calling fixMissingImports()? If not please open up a new issue or if so, could you provide reproduction steps here? Thanks!