Skip to content

Conversation

@WebDevCaptain
Copy link
Member

Install Husky for Git Hooks

Husky comes with a default pre-commit hook that runs npm test before a commit is made.

Modified the test script so that it doesn't run in watch mode

Husky comes with a default pre-commit hook that runs `npm test` before a commit is made.

Modified the test script so that it doesn't run in watch mode
@WebDevCaptain WebDevCaptain merged commit 85c03f2 into WebDevCaptain-Lab:02-git-hooks Jan 10, 2025
WebDevCaptain added a commit that referenced this pull request Jan 10, 2025
Husky comes with a default pre-commit hook that runs `npm test` before a commit is made.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant