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

🛠 Repo: Rework ESLint config: flat config, separate Prettier plugin #5058

Closed
5 tasks done
JoshuaKGoldberg opened this issue Dec 28, 2023 · 0 comments · Fixed by #5060
Closed
5 tasks done

🛠 Repo: Rework ESLint config: flat config, separate Prettier plugin #5058

JoshuaKGoldberg opened this issue Dec 28, 2023 · 0 comments · Fixed by #5060
Assignees
Labels
area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: cleanup a refactor

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Dec 28, 2023

Tooling Suggestion Checklist

Overview

https://github.com/mochajs/mocha/blob/645469e1920e2e86458ff068e74eef2e2915083e/.eslintrc.yml is the repo's current ESLint config. It does a few things that folks in ESLint-land don't generally do anymore:

Additional Info

I've been trying to work more with ESLint flat configs to help my work on typescript-eslint around them. This is good timing 😄. Assigning to myself.

The config also doesn't extend from eslint:recommended, but that's a separate issue.

@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Mocha can use your help with this one! area: repository tooling concerning ease of contribution type: cleanup a refactor labels Dec 28, 2023
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Dec 28, 2023
@JoshuaKGoldberg JoshuaKGoldberg changed the title 🛠 Repo: Rework ESLint config: flat config, separate Prettier plugin, recommended rules 🛠 Repo: Rework ESLint config: flat config, separate Prettier plugin Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: repository tooling concerning ease of contribution status: accepting prs Mocha can use your help with this one! type: cleanup a refactor
Projects
Development

Successfully merging a pull request may close this issue.

1 participant