federation/gateway/node_modules/fs-capacitor/.huskyrc.json
2020-11-14 16:43:58 +01:00

5 lines
50 B
JSON

{
"hooks": {
"pre-commit": "npm test"
}
}