2
0
mirror of https://github.com/status-im/sourcecred.git synced 2025-01-18 16:41:39 +00:00
William Chargin f3a440244e
Fix all lint errors, adding a lint CI step ()
Test Plan:
Run `yarn lint` and `yarn travis` and observe success. Add something
that triggers a lint warning, like `const zzz = 3;`; re-run and observe
failures.

wchargin-branch: lint
2018-04-30 14:52:28 -07:00
..