chess
chess copied to clipboard
Feat: Adding lint workflow and Husky pre-commit hook
Adding new lint, format and typecheck workflow and husky pre-commit hook.
A new workflow yml file for checking lint and types and formating of the codebase. Newly added husky pre-commit hook will checks the code formating and linting before committing them.
Related to issue: #133
Hi @hkirat I have added Lint workflow and husky pre-commit hook looking forward for your review
Thank You : )
@hkirat ping for PR review.
yo alrdy done #140