eslint-plugin-img-alt

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"`.


Keywords
eslint, eslintplugin, es6, alt, img
License
MIT
Install
npm install eslint-plugin-img-alt@1.0.2