vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESlint peerDependency

dionysiosarvanitis opened this issue · comments

npm 7 tries to automatically install peer dependencies, Hence, since upgrade i get the following error:

Could not resolve dependency:
npm ERR! peer eslint@"^6.0.0 | ^7.0.0" from eslint-plugin-vuetify@1.0.0-beta.7

Have no issues with eslint@7.19.0 installed. Any chance to update it?