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"`.
npm Download
npm install eslint-plugin-img-alt@1.0.2
Login to resync this project