Make precommit tests runnable (linting)
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I’ve commented out the pre-commit hook for now because it was throwing linting errors during commits. The task is to format the `.jsx`, `.js`, and other applicable files (including rust) according to the ESLint and Prettier configurations, so that no errors occur while committing to GitHub.
Contributor guide
Assessment
This issue has not been assessed yet.