mirror of
https://github.com/valitydev/dashboard.git
synced 2024-11-06 10:35:21 +00:00
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
{
|
|
"hooks": {
|
|
"pre-push": "npm run test-silent"
|
|
}
|
|
}
|