Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eslint failed when vue-splide requires in another project #75

Open
2 tasks done
hissy opened this issue Oct 10, 2022 · 0 comments
Open
2 tasks done

Eslint failed when vue-splide requires in another project #75

hissy opened this issue Oct 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@hissy
Copy link

hissy commented Oct 10, 2022

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

@hissy hissy added the bug Something isn't working label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant