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

Deprecated dev dependency - babel-eslint #97

Open
HeathKnowles opened this issue Nov 18, 2024 · 4 comments
Open

Deprecated dev dependency - babel-eslint #97

HeathKnowles opened this issue Nov 18, 2024 · 4 comments
Assignees

Comments

@HeathKnowles
Copy link

Suggestion: Migrate from babel-eslint to @babel/eslint-parser

Summary

The babel-eslint package has been deprecated and is no longer maintained. It has been replaced by @babel/eslint-parser, which is actively maintained and aligned with Babel's scoped package structure. I suggest updating the ESLint configuration to use @babel/eslint-parser to ensure continued compatibility and future-proof the linting setup.

@sandrina-p
Copy link
Collaborator

Hi @HeathKnowles, thanks for the call out! Contributions are welcome ☺️

@sandrina-p sandrina-p changed the title Deprecated package Deprecated dev dependency - babel-eslint Dec 2, 2024
@HeathKnowles
Copy link
Author

Ok
Will change the dependency.
Can you assign it to me.

@sandrina-p
Copy link
Collaborator

Ofc, done :)

@HeathKnowles
Copy link
Author

Submitted the pull request - #99

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