awesome-jscodeshift
awesome-jscodeshift copied to clipboard
snippets
it'd be cool to have a list of common and useful snippets that do basic transforms
like adding a new import moving one import to another and so on
@sibelius I don't think that, the snippets fall under the scope of this project. Some time back I tried to come up with what you are asking, may be this will help https://github.com/rajasegar/jscodeshift-docs/blob/master/babel-core.md#importspecifier Feedbacks in the form of PRs and issues are welcome.