Open karlhorky opened 2 months ago
Now that PR https://github.com/upleveled/eslint-config-upleveled/pull/424 (issue https://github.com/upleveled/eslint-config-upleveled/issues/413) introduced eslint-plugin-react-x, we could also evaluate moving all eslint-plugin-react rules over to eslint-plugin-react-x instead (eslint-plugin-react-x has fewer dependencies, is more modern, and is more maintained than eslint-plugin-react)
eslint-plugin-react-x
eslint-plugin-react
Now that PR https://github.com/upleveled/eslint-config-upleveled/pull/424 (issue https://github.com/upleveled/eslint-config-upleveled/issues/413) introduced
eslint-plugin-react-x
, we could also evaluate moving alleslint-plugin-react
rules over toeslint-plugin-react-x
instead (eslint-plugin-react-x
has fewer dependencies, is more modern, and is more maintained thaneslint-plugin-react
)