-
Notifications
You must be signed in to change notification settings - Fork 819
Vue Casing #4034
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
Vue Casing #4034
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #4034 +/- ##
==========================================
+ Coverage 49.91% 50.01% +0.1%
==========================================
Files 628 628
Lines 20827 20828 +1
Branches 2688 2688
==========================================
+ Hits 10395 10417 +22
+ Misses 9760 9742 -18
+ Partials 672 669 -3
Continue to review full report at Codecov.
|
…ch component name
| @@ -1,5 +1,5 @@ | |||
| { | |||
| "tagname-lowercase": true, | |||
| "tagname-lowercase": false, | |||
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
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.
💥
Summary
This PR will:
PluginNameRoot. ✔️Follow up
vue/component-name-in-template-casingvuejs/eslint-plugin-vue#397)Contributor Checklist
Reviewer Checklist
yarnandpip)