sergeyisakhanyan


Sergey Isakhanyan
  • An ESLint plugin to enforce adding the `alt` attribute to `img` tags in JSX. If an `img` tag doesn't have an `alt` attribute, the rule will automatically fix it by adding `alt="no data"`.

    published 1.0.7 a year ago
  • An ESLint plugin to add the `aria-hidden` attribute to non-interactive elements with click handlers in JSX. The `aria-hidden` attribute can be used to hide non-interactive content from the accessibility API.

    published 1.0.2 a year ago