-
-
Notifications
You must be signed in to change notification settings - Fork 634
Open
Labels
A-linterArea - LinterArea - Lintergood first issueExperience Level - Good for newcomersExperience Level - Good for newcomers
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
.
There are 198(+ 93 deprecated) rules.
- 2/61 recommended rules are remaining as TODO
- 44/137 not recommended rules are remaining as TODO
To get started, run the following command:
just new-eslint-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
✨: 57, 🚫: 2 / total: 61
✨ = Implemented, 🚫 = No need to implement
Not recommended rules
✨: 92, 🚫: 1 / total: 137
✨ = Implemented, 🚫 = No need to implement
Deprecated rules
✨: 0, 🚫: 1 / total: 93
✨ = Implemented, 🚫 = No need to implement
JakobJingleheimer
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - Lintergood first issueExperience Level - Good for newcomersExperience Level - Good for newcomers