Install dependencys
npm install
commit your changes:
git commit -m "update readme.md" # Fail
git commit -m "docs: update readme.md" # Success
Husky enhances your commits and more 🐶 woof!
Automatically lint your commit messages, code, and run tests upon committing or pushing.
Get started here.
Lint commit messages
helps your team adhere to a commit convention
Get started here.
Created by Ariel. Don't forget to give an ⭐.
You are welcome!