Review eslint configuration and fix issues reported
Open
Nobody has claimed this yet.
chore
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
At some point, we stopped giving attention to errors and warnings from eslint. It is useful to a functioning linter.
What needs to be done:
- Ensure rules and plugins enabled are sensible and align with widely adopted practices
- Fix all issues reported
- Integrate
yarn lintinto development, QA and release workflows
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.