Open pdehaan opened 6 years ago
Hmm, I wonder if this can help get us to satisfying #47
Is this issue still open ?
@csd713 I don't see jsx-a11y in package.json or the .eslintrc config file, so it should still be up for grabs if you want to take a poke at a11y rules.
Hey, I still see few linting errors, Can I work on this?
Hey @devcer, sorry for the late reply! We currently don't have anyone who can review and approve a patch. :/ If that changes in the near future, we'll open this back up for contributors!
I randomly tried adding the eslint-plugin-jsx-a11y plugin to our ESLint config, extended the "plugin:jsx-a11y/recommended" rules and it returned 18 errors. Not sure if we want to take a look and possibly add it to our config:
And on that note, not sure if we want to drop the airbnb-base rules in favor of the plugin:mozilla/recommended rules or not.