You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you expect to happen?
linter should recognize this as a valid PascalCase
What actually happened?
...\show.vue
13:9 error Property name "DarbībaShow" is not PascalCase vue/name-property-casing
✖ 1 problem (1 error, 0 warnings)
1 error, 0 warnings potentially fixable with the `--fix` option.
The text was updated successfully, but these errors were encountered:
When using UTF8 characters in component name, the plugin fails to recognize PascalCase name.
Please show your full configuration:
What did you do?
What did you expect to happen?
linter should recognize this as a valid PascalCase
What actually happened?
The text was updated successfully, but these errors were encountered: