I would like to use airbnb styles ESLint. However, accessibility does not bring values in my project, and actually it add more noise to the code.
Is there a way to use AirBnb eslint but disable jsx-a11y
?
I can fork the AirBnb repo and delete the link, but just wonder if there is a better way.