7 lines
76 B
JSON
7 lines
76 B
JSON
|
{
|
||
|
"hooks": {
|
||
|
"pre-commit": "lint-staged",
|
||
|
"pre-push": "tap"
|
||
|
}
|
||
|
}
|