Open
Description
I was just trying out Yarn 2 to see if there were any major issues with Gridsome and got this warning:
eslint-plugin-gridsome@npm:1.4.0 doesn't provide eslint@^5.0.0 || ^6.0.0 requested by vue-eslint-parser@npm:6.0.5
Guessing eslint
should be listed either in dependencies
or peerDependencies
? 🤔