6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
{
|
|
"hooks": {
|
|
"pre-commit": "npm run buildsuper && git add *"
|
|
}
|
|
}
|