Daniel Lo Nigro
Daniel Lo Nigro
@ElonVolo Can you please sign the CLA (https://code.facebook.com/cla)? Then I can add you as a maintainer 😄 > I'll put together a list of reasonable engineering/project management challenges that need...
> I submitted it last night. Did it not go through? Sorry, I completely missed that! I do see it now. I just sent you an invite to become a...
Yes, basically what @MichaelDeBoey said. I'm not doing a lot of work for jscodeshift at the moment (in particular I'm not doing any development), but I can merge pull requests...
I can't repro on ASTExplorer when using the TypeScript parser: https://astexplorer.net/#/gist/5874ee54ffac67d5b889eda5b82ee883/cd476bad72ae8c6f5164483f93172bd8699590af ASTExplorer is using an older version of JSCodeshift though, so I wonder if this is a regression in a...
Ah, good catch @ElonVolo! Now I can repro. https://astexplorer.net/#/gist/5874ee54ffac67d5b889eda5b82ee883/5bb310ff6c635a7963f2c340975c50612550c3d8
There's an archived version of the page here: http://udn.realityripple.com/docs/Mozilla/Projects/SpiderMonkey/Parser_API I can't seem to find a modern version of this page though 😕
It doesn't support anything advanced at the moment. Pull requests are appreciated if you want to implement something.
I'm not sure this is a good idea... I don't think a user will expect `` to be transformed to ``. If you want to do that, the source should...
> The maintainers just need to rename and merge PR for new release, and changeset bot will do the automated release. This sounds useful. I'm not very active in the...
Not supported at the moment, feel free to send a pull request to implement it though :) react-magic is just meant to be a proof-of-concept, I'm not really adding any...