Arminas Katilius

Results 4 comments of Arminas Katilius

Since `i18nTransformerCodemod` already runs in parallel, maybe it's worth simply outputting resources for that file, and after everything is finished, join the resources up? Then it would allow having single...

I think I almost have something working, but I have a question - why there is babel code that extracts resources and modifies code and there is jacodeshift script that...

And maybe it would make sense to consolidate the two? For example if jscodeshift at the same time would write to some resource file as it modifies.

can I take this and try writing some tests?