Open
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Currently, there is no ESLint enforcement on this repo. Nor is there an option to run npm run lint-fix
like the other repo's have.
Feature / Enhancement Description
Having lint as part of our CI here would help detect bugs and poorly written code.
Example Use Case
Alternatives / Workarounds
Manually run lint