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
After I used this package in my project, eslint of my project became failed.
It is because you never run eslint for .vue files.
Let's run it for Vue components also.
Reproduction Link
No response
Steps to Reproduce
yarn run eslint
Expected Behaviour
Passing without no errors
The text was updated successfully, but these errors were encountered:
Checks
Version
0.6.12
Description
After I used this package in my project, eslint of my project became failed.
It is because you never run eslint for .vue files.
Let's run it for Vue components also.
Reproduction Link
No response
Steps to Reproduce
yarn run eslint
Expected Behaviour
Passing without no errors
The text was updated successfully, but these errors were encountered: