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/custom-event-name-casing rule #1166

Merged
merged 1 commit into from May 30, 2020

Conversation

ota-meshi
Copy link
Member

This PR adds vue/custom-event-name-casing rule.

The vue/custom-event-name-casing rule that enforces using kebab-case custom event names.

The vue/custom-event-name-casing rule is add to categories essential and vue3-essential.

close #356

@ota-meshi ota-meshi self-assigned this May 27, 2020
@ota-meshi ota-meshi force-pushed the add-rule/custom-event-name-casing branch from 7c0cabf to 561e88d Compare May 27, 2020 07:01
@ota-meshi ota-meshi merged commit b89adfa into master May 30, 2020
@ota-meshi ota-meshi deleted the add-rule/custom-event-name-casing branch May 30, 2020 03:21
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: Warn on emitting camelCase events
1 participant