Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Enable jsx-a11y #57

Open
JRIngram opened this issue Oct 16, 2022 · 0 comments
Open

Enable jsx-a11y #57

JRIngram opened this issue Oct 16, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JRIngram
Copy link
Owner

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:

  • Add plugin:jsx-a11y/recommended in the extends section of .eslintrc.json
  • Add 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.

@JRIngram JRIngram added the enhancement New feature or request label Oct 16, 2022
@JRIngram JRIngram assigned JRIngram and unassigned JRIngram Oct 16, 2022
@JRIngram JRIngram added the good first issue Good for newcomers label Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant