bsoc-bitbyte / bsoc-bitbyte/IIITians-Space
set up .githooks to test on pre-commit
Open
good first issue
help wanted
- Dominant language
- CSS
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
## Here's an easy one
Set up a github hook to run tests namely
`npm run lint` & `npm run format:check`
if they do fail stop the commit
use Husky for this to set it up do the manual installation
[Husky Docs](https://typicode.github.io/husky/getting-started.html)
Contributor guide
Assessment
This issue has not been assessed yet.