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

Switch to ESLInt flatconfig #842

Open
pmcelhaney opened this issue Apr 9, 2024 · 1 comment
Open

Switch to ESLInt flatconfig #842

pmcelhaney opened this issue Apr 9, 2024 · 1 comment
Labels
chore good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pmcelhaney
Copy link
Owner

Migrate to the new "flatconfig" configuration format, which is the default for ESLint 9.

#839

I'm not sure if we can switch to the new format before all of the dependencies are switched over. If not, it will probably be a long time before we can switch. But we should set the environment variable that causes ESLint to use the old format so we can stay on the latest version.

I wonder if we can throw the old file at ChatGPT and ask it to output the new format.

@pmcelhaney pmcelhaney added help wanted Extra attention is needed good first issue Good for newcomers chore labels Apr 9, 2024
@dethell
Copy link
Collaborator

dethell commented Apr 10, 2024

I took a shot at having Copilot convert the file, but it wasn't right. Maybe a good starting point, but not a working conversion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants