blob: 92e4551cbd0d0266f97f9cecc4e867492ef52d26 [file] [log] [blame]
{
"hooks": {
"pre-commit": "npm run lint && npm run checktype",
}
}