-
-
Notifications
You must be signed in to change notification settings - Fork 634
Open
Labels
A-linterArea - LinterArea - LinterE-Help WantedExperience level - For the experienced collaboratorsExperience level - For the experienced collaborators
Description
Warning
This comment is maintained by CI. Do not edit this comment directly.
To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking issue for eslint-plugin-n
.
There are 39(+ 2 deprecated) rules.
- 14/15 recommended rules are remaining as TODO
- 23/24 not recommended rules are remaining as TODO
To get started, run the following command:
just new-n-rule <RULE_NAME>
Then register the rule in crates/oxc_linter/src/rules.rs
and also declare_all_lint_rules
at the bottom.
Recommended rules
✨: 1, 🚫: 0 / total: 15
✨ = Implemented, 🚫 = No need to implement
Not recommended rules
✨: 1, 🚫: 0 / total: 24
✨ = Implemented, 🚫 = No need to implement
Deprecated rules
✨: 0, 🚫: 0 / total: 2
Status | Name | Docs |
---|---|---|
n/no-hide-core-modules | https://github.com/eslint-community/eslint-plugin-n/blob/HEAD/docs/rules/no-hide-core-modules.md | |
n/shebang | https://github.com/eslint-community/eslint-plugin-n/blob/HEAD/docs/rules/hashbang.md |
✨ = Implemented, 🚫 = No need to implement
JustFly1984 and GeoffreyParrier
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - LinterE-Help WantedExperience level - For the experienced collaboratorsExperience level - For the experienced collaborators