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
Tracked in the readme already but made an issue since not many people read the readme
We should use jscodeshift/babel-codemod for this.
.babelrc.js
babel.config.js
@babel/core
babel-loader
babel-types
@babel/types
The text was updated successfully, but these errors were encountered:
@hzoo mind if I take a stab at the "import statements like babel-types to @babel/types" part? 😄
Sorry, something went wrong.
No branches or pull requests
We should use jscodeshift/babel-codemod for this.
.babelrc.js
,babel.config.js
, a preset written in JS, or a babel config written via@babel/core
options orbabel-loader
.babel-types
to@babel/types
The text was updated successfully, but these errors were encountered: