blob: 3f05f5dbadc7e6e5ba79c2f87ac870b7416d95e8 [file] [log] [blame]
{
"hooks": {
"pre-commit": "npm run lint && npm run checktype"
}
}