You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to eslint-plugin-react's sort-prop-types, it would be nice to have a rule to sort mapStateToProps and mapDispatchToProps object keys (when object is returned).
The text was updated successfully, but these errors were encountered:
Similar to
eslint-plugin-react
'ssort-prop-types
, it would be nice to have a rule to sortmapStateToProps
andmapDispatchToProps
object keys (when object is returned).The text was updated successfully, but these errors were encountered: