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

Fix false positives for non-vue file in vue/multi-word-component-names rule #1684

Merged
merged 1 commit into from Oct 29, 2021

Conversation

ota-meshi
Copy link
Member

fixes #1670

It was already fixed in #1681, but I will add a test case in this PR to confirm that it has been fixed.

@ota-meshi ota-meshi merged commit afec265 into master Oct 29, 2021
@ota-meshi ota-meshi deleted the fix-multi-word-component-names branch October 29, 2021 00:38
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.

vue/multi-word-component-names complains about import Vue from 'vue' in main.ts
1 participant