Closed
Description
Checklist
- I have tried restarting my IDE and the issue persists.
- I have read the FAQ and my problem is not listed.
Tell us about your environment
- ESLint version: ^8.15.0
- eslint-plugin-vue version: 9.15.1
- Node version: 16.20.1
- Operating System: Linux Ubuntu
Please show your full configuration:
{
rules: {
"vue/attribute-hyphenation": "error"
}
}
What did you do?
What did you expect to happen?
Do not auto fix attribute name
What actually happened?
Fixer changed property name, what caused incorrect data passing to child component
Repository to reproduce this issue
Link above ^
Metadata
Metadata
Assignees
Labels
No labels