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

Replace babel-eslint with @babel/eslint-parser #613

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Jul 24, 2024

Fixes: #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.

Copy link

vercel bot commented Jul 24, 2024

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

@Daniel15 Daniel15 merged commit b54b21c into facebook:main Jul 29, 2024
6 checks passed
@Daniel15
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

Replace deprecated babel-eslint with @babel/eslint-parser
3 participants