Open
Description
at this point i'm reaching the boundaries of what can be done w/ this, without modifying the source code of jscodeshift itself.
it would be very benefitial to have a fork that we use directly.
i've done this a lot already - you fork the repository into your org, and add it here as a git submodule.
some build steps will need to be updated, but otherwise we'd be able to maintain our fork of jscodeshift, work out whatever behavior we want, and then even submit patches upstream (exactly what i'm doing now, but one level lower:D)
wdyt? myself need this a lot.