tools
tools copied to clipboard
feat(rome_js_analyze): implement `noRedundantAlt` rule
Summary
Resolve #3938 Do I need to implement the options like eslint-plugin-jsx has?
Test Plan
cargo test -p rome_js_analyze -- no_redundant_alt
Deploy Preview for docs-rometools ready!
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | 3dd2c0f7955d21d8c0c054bd802b465bbae8732c |
| Latest deploy log | https://app.netlify.com/sites/docs-rometools/deploys/6390993e9baf4f0009569b13 |
| Deploy Preview | https://deploy-preview-3964--docs-rometools.netlify.app/playground |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@notmd no need to implement the options for the time being :)