FormidableLabs / eslint-plugin-react-native-a11y

React Native specific accessibility linting rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding eslint 8 as compatible peer dependency

philihp opened this issue · comments

warning " > eslint-plugin-react-native-a11y@3.2.1" has incorrect peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7".

Any blockers on adding eslint 8?

Has there been any update on this yet? I'm trying to get this installed for a react-native project for work but since this doesn't allow eslint 8, it's not letting me install it.