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
The text was updated successfully, but these errors were encountered:
ota-meshi
added
needs repro
Need a repository that can reproduce the problem, or a link to DEMO.
and removed
needs repro
Need a repository that can reproduce the problem, or a link to DEMO.
labels
Dec 23, 2024
I can confirm this issue.
It's likely something in vue-eslint-parser or we might need to add vue/no-useless-assignment to handle it. I haven't looked too closely yet, but will check when I have time.
Checklist
Tell us about your environment
Please show your full configuration:
What did you do?
What did you expect to happen?
doesn't report error;
What actually happened?
report error 'This assigned value is not used in subsequent statements.'
Repository to reproduce this issue
https://ota-meshi.github.io/eslint-plugin-vue-demo
The text was updated successfully, but these errors were encountered: