-
-
Notifications
You must be signed in to change notification settings - Fork 763
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 the tracking issue for eslint-plugin-jest.
There are 70(+ 0 deprecated) rules.
- 1/19 recommended rules are remaining as TODO
- 17/51 not recommended rules are remaining as TODO
To get started, run the following command:
just new-jest-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
✅: 18, 🚫: 0, ⏳: 0 / total: 19
✅ = Implemented, 🚫 = No need to implement, ⏳ = Fix pending
Not recommended rules
✅: 34, 🚫: 0, ⏳: 0 / total: 51
✅ = Implemented, 🚫 = No need to implement, ⏳ = Fix pending
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - Lintergood first issueExperience Level - Good for newcomersExperience Level - Good for newcomers