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.
2 parents df3c7ad + 5aa8db9 commit 6b9e89fCopy full SHA for 6b9e89f
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