erblint-github
erblint-github copied to clipboard
Idea: Lint against roles being set unexpectedly
E.g.
<span role='img'>
<img role='heading'>
<button role="img">
These all seem very inappropriate. Could we lint against (some) roles being set?