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

Add vue/no-multiple-slot-args rule. #1179

Merged
merged 2 commits into from Jun 5, 2020
Merged

Conversation

ota-meshi
Copy link
Member

This PR adds vue/no-multiple-slot-args rule.

vue/no-multiple-slot-args rule disallows to pass multiple arguments to scoped slots.

close #812

@ota-meshi ota-meshi self-assigned this May 30, 2020
@ota-meshi ota-meshi merged commit 52f34e9 into master Jun 5, 2020
@ota-meshi ota-meshi deleted the add-rule/no-multiple-slot-args branch June 5, 2020 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rule Proposal: vue/no-multiple-slot-args
1 participant