Skip to content
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

WIP: Improve vue/v-on-function-call rule to check for functions #2006

Closed
wants to merge 1 commit into from

Conversation

ota-meshi
Copy link
Member

close #2001

@ota-meshi ota-meshi marked this pull request as draft October 8, 2022 06:04
@ota-meshi ota-meshi closed this Oct 12, 2022
@ota-meshi ota-meshi deleted the v-on-function-call branch October 12, 2022 04:50
@FloEdelmann
Copy link
Member

Superseded by #2009.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

edit v-on-function-call to enforce @click="() => fn()" over @click="fn()" and @click="fn"
2 participants