jscodeshift
jscodeshift copied to clipboard
Replace babel-eslint with @babel/eslint-parser
Fixes: https://github.com/facebook/jscodeshift/issues/612
Verified that there are no lint errors
$ yarn eslint
yarn run v1.22.22
$ /Users/trivikram/workspace/jscodeshift/node_modules/.bin/eslint
✨ Done in 0.65s.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| jscodeshift | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 24, 2024 10:40pm |
Thanks!