vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error finding rule definition for no-deprecated-imports

taylorwebber opened this issue · comments

I'm seeing an error pop up when utilizing version 2.3.0. It appears that the rule for vuetify/no-deprecated-imports is failing to find it's definition.

image

I've double checked my configuration and it seems like everything else vuetify rule wise is working as expected. Let me know if you need additional information.

commented

Are you still getting this? Have you deleted node_modules and restarted vscode?

@KaelWD Looks like that did the trick 👍