Releases: jsx-eslint/eslint-plugin-jsx-a11y
Releases · jsx-eslint/eslint-plugin-jsx-a11y
Handle LogicalExpression attribute type for getting value.
Fixes #2
Handle different node name types.
Fixes #1
Add no-hash-href rule
Enforces that href prop on element is not === '#'
Fixed TemplateLiteral AST value building.
Add redundant-alt rule
Implement redundant-alt rule which checks for redundancy in alt text.
Initial stable release
0.1.2 Specify linting directories.