Files
base-configs/.simple-git-hooks.json
2023-05-04 15:52:34 +03:00

4 lines
48 B
JSON

{
"commit-msg": "yarn commitlint --edit $1"
}