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.52
What version of eslint-plugin-vue and vue-eslint-parser are you using?
No matter what configuration I attempt, I can not get VS 2022 to not think there is a error in the vue files. It also seems that I get no linting in the files as well. I see no warnings, when there should be.
The text was updated successfully, but these errors were encountered:
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
8.52
What version of
eslint-plugin-vue
andvue-eslint-parser
are you using?What did you do?
Configuration
What did you expect to happen?
No error/warnings
What actually happened?
Link to Minimal Reproducible Example
N/A
Additional comments
No matter what configuration I attempt, I can not get VS 2022 to not think there is a error in the vue files. It also seems that I get no linting in the files as well. I see no warnings, when there should be.
The text was updated successfully, but these errors were encountered: