We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jsx-eslint
ljharb
Learn more about funding links in repositories.
Report abuse
1 parent df3c7ad commit 5aa8db9Copy full SHA for 5aa8db9
README.md
@@ -133,7 +133,7 @@ Add `plugin:jsx-a11y/recommended` or `plugin:jsx-a11y/strict` in `extends`:
133
- [scope](docs/rules/scope.md): Enforce `scope` prop is only used on `<th>` elements.
134
- [tabindex-no-positive](docs/rules/tabindex-no-positive.md): Enforce `tabIndex` value is not greater than zero.
135
136
-### Difference between 'recommended' and 'strict' mode
+### Rule strictness in different modes
137
138
Rule | Recommended | Strict
139
------------ | ------------- | -------------
0 commit comments