File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
apps/website/content/docs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ The following table compares all rules from `eslint-plugin-react` with their ESL
5555| [ ` function-component-definition ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/function-component-definition.md ) | | 🔧 | ❌ |
5656| [ ` hook-use-state ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/hook-use-state.md ) | [ ` naming-convention/use-state ` ] ( /docs/rules/naming-convention-use-state ) | ✅ | ✅ |
5757| [ ` iframe-missing-sandbox ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/iframe-missing-sandbox.md ) | [ ` dom/no-missing-iframe-sandbox ` ] ( /docs/rules/dom-no-missing-iframe-sandbox ) | ✅ | 🔧 |
58- | [ ` jsx-boolean-value ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-boolean-value.md ) | [ ` jsx-shorthand-boolean ` ] ( /docs/rules/jsx-shorthand-boolean ) / [ ` avoid-shorthand-boolean ` ] ( /docs/rules/avoid-shorthand-boolean ) | 🔧 | ✅ |
58+ | [ ` jsx-boolean-value ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-boolean-value.md ) | [ ` jsx-shorthand-boolean ` ] ( /docs/rules/jsx-shorthand-boolean ) / [ ` avoid-shorthand-boolean ` ] ( /docs/rules/avoid-shorthand-boolean ) | 🔧 | 🔧 |
5959| [ ` jsx-child-element-spacing ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-child-element-spacing.md ) | [ ` @stylistic/jsx-child-element-spacing ` ] ( https://eslint.style/rules/jsx-child-element-spacing ) | ✅ | ➡️ |
6060| [ ` jsx-closing-bracket-location ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-closing-bracket-location.md ) | [ ` @stylistic/jsx-closing-bracket-location ` ] ( https://eslint.style/rules/jsx-closing-bracket-location ) | 🔧 | ➡️ |
6161| [ ` jsx-closing-tag-location ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-closing-tag-location.md ) | [ ` @stylistic/jsx-closing-tag-location ` ] ( https://eslint.style/rules/jsx-closing-tag-location ) | 🔧 | ➡️ |
You can’t perform that action at this time.
0 commit comments