Commit Graph

10 Commits (f2205b37aa4ef25998aef8a24488854cee766d26)

Author SHA1 Message Date
Andrew Watkins 8e922ed14e
chore: add hook linter (#18909)
* chore: install eslint-plugin-react-hooks

* fix: login dependency list

* chore(wip): lint hooks

* chore(wip): hook linting

* chore: fix / comment lint rules

* chore: comment lint warnings
2020-07-09 16:45:33 -07:00
Andrew Watkins fa3009d2f4
chore(redux-thunk): fix typings (#16335)
* chore(redux-thunk): fix typings

* chore: lower react-redux version

* chore(eslint): turn off thenable rule
2019-12-27 14:01:16 -08:00
Andrew Watkins 97edc7aec6
test(js): remove snapshots (#15705)
* test(js): remove snapshots

* test: disallow snapshots and only

* fix: stray variable
2019-10-31 15:39:57 -07:00
Bucky Schwarz 7722aa969c build(ui): make some tweaks to eke some speed out of eslint 2019-10-30 14:36:52 -07:00
Bucky Schwarz ee53c63d49 feat(ui): add lint check for it.only tests 2019-10-25 11:32:00 -07:00
Andrew Watkins ade66b01f3 chore: first pass at recommended rules 2019-10-18 10:25:00 -07:00
Andrew Watkins 321c6fce1f chore: explicitly include files to be linted
https://github.com/typescript-eslint/typescript-eslint/issues/890
2019-10-18 10:24:59 -07:00
Andrew Watkins e9720c1871 fix: typescript parser linting errors 2019-10-18 10:24:59 -07:00
Andrew Watkins 872092d9c0
chore(ui/lint): no unnecessary curly braces for string props (#12909) 2019-03-26 13:55:58 -07:00
Christopher Henn d168360739 Run Prettier through ESLint 2019-03-08 10:55:30 -08:00