Pinned issues
Issues
- 1
- 4
vue/no-v-html ignorePattern regex escaping causes different behavior in VS Code vs CLI
#2949 opened by kzhrk - 0
vue/no-multiple-template-root triggered by comments OUTSIDE of my template tag
#2948 opened by ArianeBouchardConformit - 0
Rule proposal: `vue/no-undef-directives`
#2946 opened by hoonweiting - 2
Computed properties & instance methods not recognized as already bound (`@typescript-eslint/unbound-method` false positive)
#2925 opened by heyakyra - 4
Rule proposal: `vue/no-duplicate-class-names`
#2932 opened by Yizack - 3
`define-macros-order`: should allow referencing local variables defined before the macros statement
#2746 opened by andreww2012 - 0
vue/define-macros-order confusing error message
#2940 opened by ext - 2
`no-negated-v-if-condition`: fix suggestion do not swap component names and attributes
#2939 opened by andreww2012 - 5
Regression with props destructuring and optional props between 10.0.0 and 10.1.0
#2741 opened by mrleblanc101 - 1
"eslint-plugin-vue": "~10.3.0" raises error: component name "default" should always be multi-word.eslintvue/multi-word-component-names
#2937 opened by MahmonirB - 7
- 1
vue/no-dupe-keys, vue/prop-name-casing, and likely others, do not work if using a referenced type
#2924 opened by dwjohnston - 0
`vue/no-mutating-props` should warn on Object.assign with prop as first argument
#2823 opened by Wiseqube - 1
Vue ESLint: false positive of vue/no-async-in-computed-properties due to using zod .catch inside a computed
#2917 opened by volkish - 0
- 2
docs: Code blocks are not visible
#2933 opened by become-iron - 0
- 0
- 0
vue/component-api-style fails to detect api type when only options are defined.
#2926 opened by npbenjohnson - 5
`no-setup-props-reactivity-loss` triggered when passing destructured props to composable
#2761 opened by hartbit - 4
- 2
v-v- is parsed and suggested incorrectly
#2856 opened by juliusfriedman - 2
Migrate to Vitest
#2787 opened by 2nofa11 - 0
Rule suggestion: `vue/no-negated-condition` for `v-if`/`v-else` in the template
#2769 opened by FloEdelmann - 1
Rule proposal: vue/prefer-vapor-mode
#2791 opened by hadarziv-army - 4
- 1
- 1
`vue/require-default-prop`: Avoid requiring defaults for optional props not included in destructuring
#2767 opened by yuasa-engineer - 3
- 0
npm run new fails when VS Code CLI is not installed
#2781 opened by 2nofa11 - 5
- 0
ESLint language plugin
#2778 opened by ota-meshi - 0
Rewrite it in TypeScript
#2777 opened by ota-meshi - 2
Add TypeScript IntelliSense support with eslint-typegen
#2757 opened by 2nofa11 - 1
Upgrade ESLint from v8 to v9
#2756 opened by 2nofa11 - 0
Allow having all rules error instead of warn
#2774 opened by G-Rath - 1
Rule Proposal: perfer-import-component-in-setup
#2772 opened by baixiaoyu2997 - 0
Expose rule wrapping for use with custom rules
#2771 opened by michaelhthomas - 0
`"vue/define-props-destructuring": "error",` allowes usage of non destructured prop
#2766 opened by blouflashdb - 2
Erroneous `padded-blocks` violation triggered by a comment inside a function
#2764 opened by davidmyersdev - 2
Enable eslint curly rule for SFC
#2765 opened by Holiden - 2
- 0
`max-attributes-per-line` add `min` support
#2760 opened by seahindeniz - 1
- 2
`'vue/no-unused-refs': 'error'` should work as expected
#2754 opened by daenamkim - 0
vue/v-on-handler-style add "neve" behaviour from old "vue/v-on-function-call"
#2749 opened by DouglasCalora - 3
Issue in documentation for vue/block-order
#2744 opened by sbrauch - 7
- 1
Non-TS language block in SFC is being linted
#2739 opened by ofekd