Open
Description
Checks
- Not a duplicate.
- Not a question, feature request, or anything other than a bug report directly related to Vue Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions
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