-
-
Notifications
You must be signed in to change notification settings - Fork 664
Issues: vuejs/eslint-plugin-vue
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How does the flat configuration of eslint-plugin-vue only apply to vue files
#2603
opened Nov 8, 2024 by
lvzhenbo
2 tasks done
vue/no-v-text-v-html-on-component on a g svg element
#2602
opened Nov 7, 2024 by
JollyGood1
2 tasks done
vue/no-undef-properties in v9.30 still emits error for Vuex mutation or getter
bug
#2600
opened Nov 6, 2024 by
tmcdos
2 tasks done
no-duplicate-attr-inheritance
: should ignore components with multiple root nodes?
#2596
opened Nov 4, 2024 by
andreww2012
2 tasks done
define-macros-order
: should ignore declare
TypeScript declarations along with type definitions
#2590
opened Nov 1, 2024 by
andreww2012
2 tasks done
require-explicit-slots
reports on slots with dynamic names
#2589
opened Nov 1, 2024 by
andreww2012
2 tasks done
Rule proposal:
slot-name-casing
accepted proposition
new rule proposition
#2580
opened Oct 21, 2024 by
markbrockhoff
v-on-handler-style with default ["method", "inline-function"] does not seem to work correctly
#2571
opened Oct 10, 2024 by
chrisnruud
2 tasks done
autofix for vue/no-empty-component-block
accepted proposition
enhancement
#2564
opened Sep 20, 2024 by
RedBlueKoi
More configuration options for
vue/no-reserved-component-names
#2556
opened Sep 16, 2024 by
mpiniarski
Rule proposal: vue/prefer-use-template-ref
accepted proposition
new rule proposition
#2549
opened Sep 10, 2024 by
jordydhoker
false negative of
vue/no-mutating-props
when mutating destructed prop
#2548
opened Sep 6, 2024 by
n0099
2 tasks done
vue/no-unused-properties -- reports properties of type 'never' as unused.
#2545
opened Sep 4, 2024 by
Pentadome
Feature Request: floating call expressions in
vue/no-side-effects-in-computed-properties
#2542
opened Sep 3, 2024 by
ylc395
Rule
vue/v-on-handler-style
default auto fix will bring breaking change into code
#2538
opened Aug 29, 2024 by
heggria
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.