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
I'm sure the problem is a parser problem. (If you are not sure, search for the issue in eslint-plugin-vue repo and open the issue in eslint-plugin-vue repo if there is no solution.
I have tried restarting my IDE and the issue persists.
I have updated to the latest version of the packages.
What version of ESLint are you using?
8.56.0
What version of eslint-plugin-vue and vue-eslint-parser are you using?
vue-eslint-parser@9.4.1
eslint-plugin-vue@9.20.1
What did you do?
Configuration
I provide a stripped-down Vite project as the repro.
Issue is configuration-independent, any valid TS+Vue config will cause this.