FormidableLabs / eslint-plugin-react-native-a11y

React Native specific accessibility linting rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clear out unnecessary deps/files

alex-saunders opened this issue · comments

Package.json still contains a number of unnecessary dependencies (relics from eslint-plugin-jsx-a11y) and files that are no longer used - we should locate everything that is not being used within the project and remove it.