Skip to content

Conversation

AhmedNassar7
Copy link
Contributor

@AhmedNassar7 AhmedNassar7 commented Nov 10, 2024

Set up Husky pre-commit hooks for linting, formatting checks, and testing.

npm install husky
npx husky add .husky/pre-commit "npm run lint && npm run format-check && npm test"

@0xZeyad11 0xZeyad11 merged commit 112b55c into activecourses:main Nov 10, 2024
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.

2 participants