Skip to content

Eslint cleanup #14564

@julien51

Description

@julien51

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!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions