Skip to content

Fix: vue/prop-name-casing false positive reaction #932 #1078

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

Closed
wants to merge 2 commits into from

Conversation

IWANABETHATGUY
Copy link
Contributor

fix #932

@IWANABETHATGUY
Copy link
Contributor Author

@ota-meshi please help for review

@IWANABETHATGUY IWANABETHATGUY changed the title feat: update casing.js camelCase util function Fix: vue/prop-name-casing false positive reaction #932 Mar 16, 2020
@ota-meshi
Copy link
Member

Hmm. I think the problem is not with the camelCase(), but with the rule not having any settings to exclude specify names.

This PR changes may not report non-CamelCase names. e.g. _item

@ota-meshi
Copy link
Member

I close this PR because I don't think it should be merged. If you disagree, please reopen this PR.

@ota-meshi ota-meshi closed this May 9, 2020
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/prop-name-casing false positive reaction
2 participants