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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃洜 Repo: Enable eslint-plugin-n in ESLint config #5063

Open
5 tasks done
JoshuaKGoldberg opened this issue Dec 28, 2023 · 0 comments
Open
5 tasks done

馃洜 Repo: Enable eslint-plugin-n in ESLint config #5063

JoshuaKGoldberg opened this issue Dec 28, 2023 · 0 comments
Labels
area: repository tooling concerning ease of contribution core-team issues which must be handled by Mocha's core team status: accepting prs Mocha can use your help with this one! type: chore generally involving deps, tooling, configuration, etc.

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Dec 28, 2023

Tooling Suggestion Checklist

Overview

eslint-plugin-node is a devDependency in package.json:

"eslint-plugin-node": "^11.1.0",

...but not used in the ESLint config.

The eslint-plugin-n plugin (the successor to eslint-plugin-node) is actually useful though. Let's enable from its recommended preset config?

Additional Info

The devDependency is being removed in #5060, but that's just because it's unused. This issue is suggesting adding it (well, eslint-plugin-n) back.

@JoshuaKGoldberg JoshuaKGoldberg added type: feature enhancement proposal area: repository tooling concerning ease of contribution labels Dec 28, 2023
@JoshuaKGoldberg JoshuaKGoldberg added status: accepting prs Mocha can use your help with this one! core-team issues which must be handled by Mocha's core team type: chore generally involving deps, tooling, configuration, etc. and removed type: feature enhancement proposal labels Feb 6, 2024
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 core-team issues which must be handled by Mocha's core team status: accepting prs Mocha can use your help with this one! type: chore generally involving deps, tooling, configuration, etc.
Projects
None yet
Development

No branches or pull requests

1 participant