-
-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
Labels
💰bountyThere's a bounty on this issue!There's a bounty on this issue!
Description
Now that we have upgraded to eslint, I noticed we are using different rules in many of our packages, as well as only applying eslint to some files and not all the files in some packages.
For example, we use yarn run eslint src/
instead of yarn run eslint .
which would cover all the files. We should make that in all the packages/applications.
Many packages do also include their own rules and we should avoid that.
This 200 USDC bounty is open for anyone who "normalizes" our use of eslint to the max!
Metadata
Metadata
Assignees
Labels
💰bountyThere's a bounty on this issue!There's a bounty on this issue!