Skip to content
New issue

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

Tracking: handling JavaScript files #39

Open
4 tasks
hzoo opened this issue Feb 26, 2018 · 1 comment
Open
4 tasks

Tracking: handling JavaScript files #39

hzoo opened this issue Feb 26, 2018 · 1 comment

Comments

@hzoo
Copy link
Member

hzoo commented Feb 26, 2018

Tracked in the readme already but made an issue since not many people read the readme

We should use jscodeshift/babel-codemod for this.

  • Upgrade a js config: .babelrc.js, babel.config.js, a preset written in JS, or a babel config written via @babel/core options or babel-loader.
  • Upgrade any tools that use Babel directly
    • import statements like babel-types to @babel/types
    • API removals/deprecations/changes
@adityavohra7
Copy link
Contributor

@hzoo mind if I take a stab at the "import statements like babel-types to @babel/types" part? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants