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

.eslintrc.js is about to be deprecated #4853

Open
2 tasks
domoscargin opened this issue Mar 11, 2024 · 1 comment
Open
2 tasks

.eslintrc.js is about to be deprecated #4853

domoscargin opened this issue Mar 11, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file small story tooling

Comments

@domoscargin
Copy link
Contributor

domoscargin commented Mar 11, 2024

What

We're using an .eslintrc.js file to configure our eslint. This is due to be deprecated in eslint 9.0.0, and has caused some issues with eslint plugins.

We should look into updating to the new eslint.config.js style.

Who needs to work on this

Developer

Who needs to review this

Developer

Done when

@domoscargin domoscargin added tooling dependencies Pull requests that update a dependency file labels Mar 11, 2024
@romaricpascal
Copy link
Member

It seems ESLint and its plugin are struggling to get updated by Dependabot. Suspecting this is because of some requiring the new config format while we're stuck on the old format, so that's a change we may want to do sooner rather than later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file small story tooling
Projects
None yet
Development

No branches or pull requests

2 participants