File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ module.exports = [
288288🏃 Set in the ` jsx-runtime ` [ configuration] ( https://github.com/jsx-eslint/eslint-plugin-react/#shareable-configs ) .\
289289☑️ Set in the ` recommended ` [ configuration] ( https://github.com/jsx-eslint/eslint-plugin-react/#shareable-configs ) .\
290290🔧 Automatically fixable by the [ ` --fix ` CLI option] ( https://eslint.org/docs/user-guide/command-line-interface#--fix ) .\
291- 💡 Manually fixable by [ editor suggestions] ( https://eslint.org/docs/developer-guide/working-with-rules#providing -suggestions ) .\
291+ 💡 Manually fixable by [ editor suggestions] ( https://eslint.org/docs/latest/use/core-concepts#rule -suggestions ) .\
292292❌ Deprecated.
293293
294294| Name | Description | 💼 | 🚫 | 🔧 | 💡 | ❌ |
Original file line number Diff line number Diff line change 11# Ensure destructuring and symmetric naming of useState hook value and setter variables (` react/hook-use-state ` )
22
3- 💡 This rule is manually fixable by [ editor suggestions] ( https://eslint.org/docs/developer-guide/working-with-rules#providing -suggestions ) .
3+ 💡 This rule is manually fixable by [ editor suggestions] ( https://eslint.org/docs/latest/use/core-concepts#rule -suggestions ) .
44
55<!-- end auto-generated rule header -->
66
Original file line number Diff line number Diff line change 11# Disallow usage of invalid attributes (` react/no-invalid-html-attribute ` )
22
3- 💡 This rule is manually fixable by [ editor suggestions] ( https://eslint.org/docs/developer-guide/working-with-rules#providing -suggestions ) .
3+ 💡 This rule is manually fixable by [ editor suggestions] ( https://eslint.org/docs/latest/use/core-concepts#rule -suggestions ) .
44
55<!-- end auto-generated rule header -->
66
You can’t perform that action at this time.
0 commit comments