Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
{
"hooks": {
"pre-commit": "npm run lint && npm run checktype",
}
}