sourcecred/src
Dandelion Mané 7a493b596d Update eslint and eslint configuration
This commit updates eslint from v4 to v6. In doing so, I've moved off of
the create-react-app base eslint config. We were on an old version (v2)
and it doesn't make sense to update to v4, as in v4 create-react-app
uses typescript. Also, it didn't make sense to stay on
create-react-app's v2 config, because then it had unmet peer dependency
constraints on old versions of eslint.

Instead, I've moved us to use the default rules for eslint,
eslint-plugin-react, and eslint-plugin-flowtype.

I also made some changes to the codebase to satisfy the new lint rules
that came with this change.

Test plan: `yarn test` passes.
2019-07-05 18:39:00 +01:00
..
analysis Upgrade prettier 2019-07-04 20:33:42 +03:00
assets/logo Add logo variants for CredBot and Discourse (#717) 2018-08-29 15:15:10 -07:00
cli Upgrade flow to to 0.102.0 2019-07-05 17:21:56 +01:00
core Update eslint and eslint configuration 2019-07-05 18:39:00 +01:00
explorer Update eslint and eslint configuration 2019-07-05 18:39:00 +01:00
graphql Update eslint and eslint configuration 2019-07-05 18:39:00 +01:00
homepage Update eslint and eslint configuration 2019-07-05 18:39:00 +01:00
plugins graph: add node and edge timestamps 2019-07-04 13:44:28 +03:00
tools Upgrade prettier 2019-07-04 20:33:42 +03:00
util Update eslint and eslint configuration 2019-07-05 18:39:00 +01:00
webutil Update eslint and eslint configuration 2019-07-05 18:39:00 +01:00