Closed kylepham closed 4 months ago
Use husky to lint commit message & ensure commit message consistencies.
None.
Instructions on how to test the changes made in the PR, helping reviewers validate the code.
git checkout branch_name
npm install
npm run dev
Description
Use husky to lint commit message & ensure commit message consistencies.
Related PRs
None.
Type of change
Screenshots/Recordings
Testing instructions
Instructions on how to test the changes made in the PR, helping reviewers validate the code.
git checkout branch_name
.npm install
andnpm run dev
.Notes
None.