-
-
Notifications
You must be signed in to change notification settings - Fork 762
Open
Labels
A-linterArea - LinterArea - LinterC-enhancementCategory - New feature or requestCategory - New feature or requestE-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 the tracking issue for eslint-plugin-vue.
There are 244(+ 4 deprecated) rules.
- 1/8 recommended rules are remaining as TODO
- 2 of which have pending fixes
- 70/236 not recommended rules are remaining as TODO
- 3 of which have pending fixes
To get started, run the following command:
just new-vue-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
✅: 2, 🚫: 5, ⏳: 2 / total: 8
✅ = Implemented, 🚫 = No need to implement, ⏳ = Fix pending
Not recommended rules
✅: 12, 🚫: 154, ⏳: 3 / total: 236
✅ = Implemented, 🚫 = No need to implement, ⏳ = Fix pending
Deprecated rules
✅: 0, 🚫: 4, ⏳: 0 / total: 4
| Status | Name |
|---|---|
| 🚫 | vue/no-v-for-template-key |
| 🚫 | vue/no-v-model-argument |
| 🚫 | vue/valid-model-definition |
| 🚫 | vue/valid-v-bind-sync |
✅ = Implemented, 🚫 = No need to implement, ⏳ = Fix pending
ethangillengg, shulaoda, cesg, ubugeeei, GeoffreyParrier and 27 moreubugeeei, GeoffreyParrier, bgoscinski, drvn-mr, purepear and 9 morevononoi-kimjuho, EDM115, purepear, orenmizr, ExEr7um and 3 more
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - LinterC-enhancementCategory - New feature or requestCategory - New feature or requestE-Help WantedExperience level - For the experienced collaboratorsExperience level - For the experienced collaborators