We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c71d04 commit ca32268Copy full SHA for ca32268
README.md
@@ -89,9 +89,9 @@ This config will be interpreted in the following way:
89
- [No Useless Passive](./docs/rules/no-useless-passive.md)
90
- [Prefer Observers](./docs/rules/prefer-observers.md)
91
- [Require Passive Events](./docs/rules/require-passive-events.md)
92
-- [Role Supports ARIA Props](./docs/rules/role-supports-aria-props.md)
93
- [Unescaped HTML Literal](./docs/rules/unescaped-html-literal.md)
94
95
#### Accessibility-focused rules (prefixed with a11y)
96
97
- [No Generic Link Text](./docs/rules/a11y-no-generic-link-text.md)
+- [Role Supports ARIA Props](./docs/rules/role-supports-aria-props.md)
0 commit comments