facebook / facebook/jscodeshift
Shouldn't the babylon parser use the project's local babel config?
Open
bug
improvement
- Dominant language
- JavaScript
- Stars
- 10k
- Forks
- 498
- PR merge metrics
- No merged PRs in 30d
Description
Instead it just uses a default config. It should use `@babel/core` with the path to the file so that options from `.babelrc.js` etc get loaded.
Contributor guide
Assessment
This issue has not been assessed yet.