-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update eslint dep to v8 #10
Comments
Any progress on this? |
Yep, it works normally with eslint 8 if force upgrade so it would be nice to upgrade it |
@sodatea would it be possible to allow eslint 8? |
Can someone from the Vue team please take a look at this? A huge blocker for upgrading to ESLint 8, and this package has 147,169 weekly downloads on npm. |
Please be patient. Neither has the upstream I wish I can ship a new version ASAP too. |
@sodatea eslint-config-standard 17 just got released, so the door is now open for eslint 8 |
@sodatea @yyx990803 Friendly ping ;) |
Thank you so much @sodatea |
Thanks a lot, @sodatea! |
Could we update the eslint dep to either v8 or v7 | v8?
npm errors over this when eslint 8 is being used as the peer dep is tied to v7
The text was updated successfully, but these errors were encountered: