Josh Wooding

Results 53 comments of Josh Wooding

> Hmm, yeah, that certainly sounds like a bug to me. I can put a patch together. Nice, let me know if you want me to do anything. Thanks for...

@pvasek Sorry to bother you, do you know if we can merge this and do a release?

> I understand the problem you are trying to solve. I think it's a little bit harder to know if that's (#433) really a bug or not. I mean who...

> > I don't really expect many people to be using the `expression` property. I have an example of using the `rawExpression` property though… > > Hmm. That example uses...

> Thank you for explaining these details to me. > > If we really need both could we come up with a better name than `rawExpression`? Something that would explain...

> > > Thank you for explaining these details to me. > > > If we really need both could we come up with a better name than `rawExpression`? Something...

Just ran into an issue where jsx wasn't being transformed correctly due to the nearest tsconfig.json relying on extends to load in the compilerOptions.jsx rule. It looks like using get-tsconfig...

Ah, thanks for the explanation. Happy to help with some PRs if you want :)