Suggested lint changes
🔧
about: Short explanation Suggested changes to linting code style
Also fix eslint setup so that the command can be run
Files
A list of relevant files for this issue. This will help people navigate the project and offer some clues of where to start.
- .eslintrc.json
Tasks
Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.
-
Fix eslint runner so that the command can be run -
Add suggested lint rules -
Fix all auto-fixable lint violations currently in the code (ideally in separate commit) -
If non auto-fixable lint violations are easy to fix, then fix them manually (separate commit) -
If non auto fixable lint violations are not easy to fix, downgrade to warning