CaptainFact / CaptainFact/captain-fact
Add automatic code formatting to pre-commit
Open
complexity > simple
dev-tools
frontend
Up For Grabs
- Dominant language
- No language data
- Stars
- 71
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## User story
Code formatting for front-end is to be done manually, which is a bit painful. Instead, it should be done automatically.
## Best solution for this problem
Run `prettier` during the pre-commit hook.
Contributor guide
Assessment
This issue has not been assessed yet.