ESLint plugin for making your code easier to read
Code should be easy to read
The more consistent your codebase is, the easier it is to maintain
Consistency should be automated
Code consistency should be enforced by tooling to avoid unnecessary mental cycles and effort