-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Hi there,
I got an eslint error when trying to lint my laravel project. I use ESlint 7.29. It complains about a missing config from the vue-tags-input package.
Any idea how to solve this ?
More than happy to provide more information if this is not clear enough
Thanks for your help !
here is the messsage
> eslint **/*.vue --fix
Oops! Something went wrong! :(
ESLint: 7.29.0
ESLint couldn't find the config "@hydrant/eslint-config/vue" to extend from. Please check that the name of the config is correct.
The config "@hydrant/eslint-config/vue" was referenced from the config file in "/Users/romainleger/Sites/knocktoque/node_modules/@johmun/vue-tags-input/package.json".
If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.
Metadata
Metadata
Assignees
Labels
No labels