cvazac/eslint-plugin-react-perf

Update peerDependencies to include `|| ^5.0.0` for eslint

Closed this issue · 3 comments

eslint recently released version 5.0.0. Would it be possible to add that version as a usable peerDependency in package.json?

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.

@cvazac I've included an image with the wanting I'm seeing when I have eslint set to 5.x

eslint-plugin-react-perf-warning

Thanks for the info! 2.0.9 has the fix.