* Add sort keys rule and update configs so it works
Bump version of flowtype eslint plugin to fix bugs with autofixing
* Add sort imports fixable lint rule
* Run lint fix and prettier on whole repo
* Fix unit tests broken by key sorting
* Add support for overflowed text nodes
* Undo changes, change direction
* Fix up CSS
* Fix up CSS
* Bring back the previous logic, but clean up code + fix bugs
* Fix tests
* Clean up tests