4 Commits

Author SHA1 Message Date
654611dc94 Fix missing pre-commit linting checks in JSX files (#1494)
* Fix linting in JSX files

* Fix a couple more bugs

* Add mjs files back

* Fix linting errors for having onclicks on divs

* Fix another small linting error
2022-04-09 00:43:33 -07:00
1c856e80ec Add sort keys and sort imports lint rules, and enable fix+format on save (#1209)
* 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
2022-04-09 00:43:22 -07:00
09b887e61a Meta copyright (#1060) 2022-04-09 00:43:14 -07:00
fbdf867c35 Setup circleci (#145)
* Setup circleci
2022-04-09 00:41:55 -07:00