mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
6 lines
70 B
JSON
6 lines
70 B
JSON
{
|
|
"hooks": {
|
|
"pre-commit": "npm run lint && npm run test"
|
|
}
|
|
}
|