javascript-style-guide
javascript-style-guide copied to clipboard
Ordering inside react components (react/sort-comp)
Right now, neither the constructor or handle* methods (and possibly others) are given a precedence order in rule react/sort-comp.