You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Feature Request - Enable jsx-a11y
Describe the feature
jsx-a11y is current in the dev dependencies but isn't turned on. This should be turned on in the
client/
by:plugin:jsx-a11y/recommended
in the extends section of.eslintrc.json
jsx-a11y
to the plugins section of.eslintrc.json
Any issues found by turning the new linter rules on should be fixed as part of a PR for this feature.
The text was updated successfully, but these errors were encountered: