Skip to Content
ResourcesLinting

Linting

One of the most popular eslint-ing packages appears to be eslint-plugin-jsx-a11y which is based on the axe-core library.

More ways to automate the maintenance of good, accessible code using the axe-core library can be found on the Testing page.