-
-
Notifications
You must be signed in to change notification settings - Fork 698
Add vue/v-on-handler-style rule and deprecate vue/v-on-function-call rule
#2009
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
Conversation
FloEdelmann
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Preliminary review without having looked at the code yet.
Co-authored-by: Flo Edelmann <[email protected]>
Co-authored-by: Flo Edelmann <[email protected]>
Co-authored-by: Flo Edelmann <[email protected]>
|
Thank you for your review. |
Co-authored-by: Flo Edelmann <[email protected]>
FloEdelmann
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ LGTM
This PR adds
vue/v-on-handler-stylerule.And deprecates
vue/v-on-function-callrule.close #2001