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
Proposal: Allow react/sort-prop-types to only sort by callbacks and required properties and not alphabetically · Issue #786 · jsx-eslint/eslint-plugin-react
Activity
ljharb commentedon Aug 26, 2016
Or, alternatively,
noSortAlphabetically
- boolean option absence, and a value offalse
, should always have the same effect.HenriBeck commentedon Aug 26, 2016
Probably would even be better for better backward compatibility.
jsx-sort-props noSortAlphabetically option