Election-Tech-Initiative / Election-Tech-Initiative/electionguard-ui
✅ Use Husky to linting project commits
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
Setup husky at the highest level of the project instead of all the projects in `packages`. This should ensure that all commits have to correctly linted through the entire project.
### Possible Implementation
_No response_
### Anything else?
_No response_
Contributor guide
Research direction
Inspect the repository root and the existing package-level setup under packages to understand how linting is currently configured. Configure Husky at the project root so commits run linting across the project, then verify that the hook covers all packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100