eslint-plugin-jsx-a11y
Last updated
Last updated
Have you heard about eslint-plugin-jsx-a11y
plugin? It’s a fast way to make your life easier. Just install it and add it to your package.json
file and .eslintrc
configuration. The plugin will check the most popular accessibility rules (and your own if you define them) and highlight problems directly in your code editor. More about the tool and its configuration you can read here: https://www.npmjs.com/package/eslint-plugin-jsx-a11y.