- Require object keys to be sorted
This rule checks all property definitions of object expressions and verifies that all variables are sorted alphabetically.
Enforces properties to be in case-sensitive order.
Enforces properties to be in natural order.
You can check them out here.