-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
enhancementNew feature or requestNew feature or requestfrontendRequires work in the frontend packageRequires work in the frontend packagegood first issueGood for newcomersGood for newcomers
Description
We need to add a pre-commit hook to lint the code in order to avoid having to recommit just the lints. This might be especially frustrating for outside contributors.
Here's a couple good guides:
- https://levelup.gitconnected.com/how-to-run-eslint-using-pre-commit-hook-25984fbce17e
- https://gist.github.com/estorgio/e8bcaa8e87d0fcdcf85fdf598956e34c
Note: we probably just need eslint, and maybe optionally prettier
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfrontendRequires work in the frontend packageRequires work in the frontend packagegood first issueGood for newcomersGood for newcomers