We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: