Update peerDependencies to include `|| ^5.0.0` for eslint
Closed this issue · 3 comments
chrisdhaan commented
eslint
recently released version 5.0.0
. Would it be possible to add that version as a usable peerDependency in package.json
?
cvazac commented
Sounds like we should definitely update that.
Can you show me what you are seeing, please? I have eslint@5.0.0 installed locally and I am not seeing any warnings on install.
chrisdhaan commented
@cvazac I've included an image with the wanting I'm seeing when I have eslint
set to 5.x
cvazac commented
Thanks for the info! 2.0.9 has the fix.