eslint-plugin-vue icon indicating copy to clipboard operation
eslint-plugin-vue copied to clipboard

Official ESLint plugin for Vue.js

Results 291 eslint-plugin-vue issues
Sort by recently updated
recently updated
newest added

**Please describe what the rule should do:** help user find the code which will not work as expected **What category should the rule belong to?** - [ ] Enforces code...

new rule proposition
accepted proposition

**What rule do you want to change?** `sort-keys` **Does this change cause the rule to produce more or fewer warnings?** fewer **How will the change be implemented? (New option, new...

enhancement
accepted proposition

**What rule do you want to change?** vue/html-self-closing **Does this change cause the rule to produce more or fewer warnings?** N/A **How will the change be implemented? (New option, new...

**Checklist** - [x] I have tried restarting my IDE and the issue persists. - [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed. **Tell us about your...

bug

**What rule do you want to change?** This doesn't support defineOptions ATM. If we leave defineOptions with empty object **Does this change cause the rule to produce more or fewer...

enhancement

**Tell us about your environment** - **ESLint version:** v8.36.0 - **eslint-plugin-vue version:** v9.10.0 - **Node version:** v18.12.1 **The problem you want to solve.** Add support for props destructure. It will...

**Tell us about your environment** - **ESLint version:** ^8.28.0 - **eslint-plugin-vue version:** 9.14.0 - **Node version:** v16.19.0 **The problem you want to solve.** This warning, but in vue tamplate: ![image](https://github.com/vuejs/eslint-plugin-vue/assets/48328739/5cadbd26-50f8-4458-ba72-bce4f8202403)...

new rule proposition
accepted proposition
good first issue

**Checklist** - [x] I have tried restarting my IDE and the issue persists. - [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed. **Tell us about your...

**What rule do you want to change?** vue/multiline-html-element-content-newline **Does this change cause the rule to produce more or fewer warnings?** Fewer if new option set **How will the change be...

**Please describe what the rule should do:** Force refs in template match the same pattern. **What category should the rule belong to?** [x] Enforces code style (layout) [ ] Warns...

new rule proposition
accepted proposition