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 @@ -65,7 +65,7 @@ The following table compares all rules from `eslint-plugin-react` with their ESL
6565| [ ` jsx-equals-spacing ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-equals-spacing.md ) | [ ` @stylistic/jsx-equals-spacing ` ] ( https://eslint.style/rules/jsx-equals-spacing ) | 🔧 | ➡️ |
6666| [ ` jsx-filename-extension ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-filename-extension.md ) | [ ` naming-convention/filename-extension ` ] ( /docs/rules/naming-convention-filename-extension ) | ✅ | ✅ |
6767| [ ` jsx-first-prop-new-line ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-first-prop-new-line.md ) | [ ` @stylistic/jsx-first-prop-new-line ` ] ( https://eslint.style/rules/jsx-first-prop-new-line ) | 🔧 | ➡️ |
68- | [ ` jsx-fragments ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-fragments.md ) | [ ` jsx-shorthand-fragment ` ] ( /docs/rules/jsx-shorthand-fragment ) / [ ` avoid-shorthand-fragment ` ] ( /docs/rules/avoid-shorthand-fragment ) | 🔧 | ✅ |
68+ | [ ` jsx-fragments ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-fragments.md ) | [ ` jsx-shorthand-fragment ` ] ( /docs/rules/jsx-shorthand-fragment ) / [ ` avoid-shorthand-fragment ` ] ( /docs/rules/avoid-shorthand-fragment ) | 🔧 | 🔧 |
6969| [ ` jsx-handler-names ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-handler-names.md ) | | ✅ | ❌ |
7070| [ ` jsx-indent ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-indent.md ) | [ ` @stylistic/jsx-indent ` ] ( https://eslint.style/rules/jsx-indent ) | 🔧 | ➡️ |
7171| [ ` jsx-indent-props ` ] ( https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-indent-props.md ) | [ ` @stylistic/jsx-indent-props ` ] ( https://eslint.style/rules/jsx-indent-props ) | 🔧 | ➡️ |
You can’t perform that action at this time.
0 commit comments