Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

suggest adding plugin-jsx-a11y #109

Open
ksheedlo opened this issue Sep 9, 2018 · 0 comments
Open

suggest adding plugin-jsx-a11y #109

ksheedlo opened this issue Sep 9, 2018 · 0 comments

Comments

@ksheedlo
Copy link

ksheedlo commented Sep 9, 2018

Type of issue

Feature request

Description

Add eslint-plugin-jsx-a11y to the config to automatically flag accessibility problems. This could be implemented here in this repo or in eslint-config-uber-universal-stage-3

Current behavior

Fusion.js does not automatically flag accessibility problems in my apps. Of course, I can still extend this config to add jsx-a11y linting, but I have to remember to do this each time I scaffold a new repo. Moreover, I feel having it in the default configuration would help everyone build more accessible websites using Fusion.js.

Expected behavior

Fusion.js could use eslint-plugin-jsx-a11y to automatically detect accessibility problems and fail the build if one was detected.

Additional notes

This would be a breaking change, since code exists out in the wild using eslint-config-fusion that would not pass eslint-plugin-jsx-a11y.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant