npx husky add .husky/pre-commit "lint-staged"
npx husky add .husky/commit-msg ".git/hooks/commit-msg \$1"
cejaramillof/node-clean-code
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npx husky add .husky/pre-commit "lint-staged"
npx husky add .husky/commit-msg ".git/hooks/commit-msg \$1"