Skip to content

Conversation

@DmitryKorlas
Copy link

@DmitryKorlas DmitryKorlas commented Dec 2, 2022

This PR implements a following "selectors" from react/sort-comp rule:

  • static-variables
  • static-methods
  • instance-variables
  • getters
  • setters
  • instance-methods

Also it fixes an issues of sorting, I covered it by tests to make sure it works well.

@stormwarning
Copy link

Any chance this could be merged? Having to manually patch this each time is kind of a pain 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants