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

port enforce-node-protocol-usage? #200

Open
dartess opened this issue Dec 11, 2024 · 2 comments
Open

port enforce-node-protocol-usage? #200

dartess opened this issue Dec 11, 2024 · 2 comments
Labels

Comments

@dartess
Copy link

dartess commented Dec 11, 2024

import-js#3024

@SukkaW
Copy link
Collaborator

SukkaW commented Dec 11, 2024

Feel free to create a PR! I am open to adding this rule to eslint-plugin-import-x as well.

In the meantime, eslint-plugin-unicorn or eslint-plugin-n is still a very good alternative if you need this rule right now. Since you are already writing code for Node.js, I assume eslint-plugin-n is something nice to have.

@SukkaW SukkaW added good first issue Good for newcomers PR welcome labels Dec 11, 2024
@silverwind
Copy link

silverwind commented Dec 11, 2024

Users of eslint-plugin-unicorn can use https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-node-protocol.md, fyi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants