json-theme-even-fork/.huskyrc.json

7 lines
76 B
JSON

{
"hooks": {
"pre-commit": "lint-staged",
"pre-push": "tap"
}
}