mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
7 lines
88 B
JSON
7 lines
88 B
JSON
{
|
|
"hooks": {
|
|
"pre-commit": "yarn precommit",
|
|
"pre-push": "yarn prepush"
|
|
}
|
|
}
|