This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
update rule: react-a11y-anchors - checks should span files #232
Labels
Difficulty: Medium
People with non-trivial experience in TSLint should be able to send a pull request for this issue.
Domain: Accessibility
Rules around accessibility verification, commonly react-a11y-*.
Status: Accepting PRs
Type: Rule Feature
Adding a feature to an existing rule.
These two checks should keep state across multiple files:
Links with the same HREF should have the same link text.
Links that point to different HREFs should have different link text.
The text was updated successfully, but these errors were encountered: