Commit ddecede7 authored by Ben Hayward's avatar Ben Hayward

Update package.json

1 merge request!532[Sprint/ModestMonkey](chore): Added linting to pre-commit hook #1807
Pipeline #80517444 running with stages
......@@ -85,7 +85,7 @@
},
"husky": {
"hooks": {
"pre-commit": ".githooks/pre-commit && pretty-quick --staged"
"pre-commit": ".githooks/pre-commit && pretty-quick --staged --bail"
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment