-
-
Notifications
You must be signed in to change notification settings - Fork 689
Pull requests: vuejs/eslint-plugin-vue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't report user-defined
createApp
function in vue/one-component-per-file
#2203
opened Jun 1, 2023 by
candy-Tong
•
Draft
updated Jan 30, 2024
feat: add await option for next-tick-style rule
#2508
opened Jul 11, 2024 by
codiini
Loading…
updated Aug 29, 2024
implements autofix in define-props-declaration (#2465)
#2466
opened May 27, 2024 by
mpiniarski
Loading…
updated Sep 2, 2024
fix(v-on-handler-style): fixed the breaking change caused by the auto-fix on functions without parameters(#2538)
#2539
opened Aug 30, 2024 by
heggria
Loading…
updated Sep 3, 2024
feat(no-shadow-native-events): initial implementation
#2558
opened Sep 16, 2024 by
JoCa96
Loading…
updated Sep 20, 2024
Add autofix to
vue/prefer-use-template-ref
#2632
opened Nov 30, 2024 by
Thomasan1999
Loading…
updated Jun 11, 2025
test(func-call-spacing): make tests more strict
#2830
opened Jul 25, 2025 by
ST-DDT
Loading…
updated Jul 25, 2025
feat: Add
ignorePattern
to no-v-html
#2857
opened Jul 29, 2025 by
lucaswerkmeister
Loading…
updated Jul 29, 2025
ProTip!
Exclude everything labeled
bug
with -label:bug.