hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
65 stars 38 forks source link

Turn on eslint-diff for the entire repository - not just packages/commonwealth. #7589

Open burtonator opened 2 weeks ago

burtonator commented 2 weeks ago

Describe the bug

Right now we just run eslint-diff for packages/commonwealth.

We should run it for the entire repo.

I should merge the lint config to the root of the repo, then setup lint-diff commands for all of our packages.