vue/prop-name-casing
warns variable computed property
#442
Labels
vue/prop-name-casing
warns variable computed property
#442
Tell us about your environment
4.18.1
4.3.0
8.0.0
Please show your full configuration:
What did you do? Please include the actual source code causing the issue.
What did you expect to happen?
Since
[greeting_text]
is a variable computed property, it should not be a warn.What actually happened? Please include the actual, raw output from ESLint.
[greeting_text]
warnedI noticed when I was PR #402.
#402 (review)
The text was updated successfully, but these errors were encountered: