Skip to content

Commit ca32268

Browse files
authored
docs: Move 'role-supports-aria-props' rule into “Accessibility-focsued rules” section
1 parent 4c71d04 commit ca32268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ This config will be interpreted in the following way:
8989
- [No Useless Passive](./docs/rules/no-useless-passive.md)
9090
- [Prefer Observers](./docs/rules/prefer-observers.md)
9191
- [Require Passive Events](./docs/rules/require-passive-events.md)
92-
- [Role Supports ARIA Props](./docs/rules/role-supports-aria-props.md)
9392
- [Unescaped HTML Literal](./docs/rules/unescaped-html-literal.md)
9493

9594
#### Accessibility-focused rules (prefixed with a11y)
9695

9796
- [No Generic Link Text](./docs/rules/a11y-no-generic-link-text.md)
97+
- [Role Supports ARIA Props](./docs/rules/role-supports-aria-props.md)

0 commit comments

Comments
 (0)