Commit cd5adacb authored by Ben Hayward's avatar Ben Hayward

Forgot to commit package-lock

parent a4b78f3c
1 merge request!532[Sprint/ModestMonkey](chore): Added linting to pre-commit hook #1807
Pipeline #80566708 running with stages
This diff is collapsed.
......@@ -86,7 +86,7 @@
},
"husky": {
"hooks": {
"pre-commit": ".githooks/pre-commit && pretty-quick --staged --bail --pattern '**/*.*(ts|html|scss)'"
"pre-commit": ".githooks/pre-commit && pretty-quick --staged --bail --pattern '**/*.*(ts|html|scss)'"
}
}
}
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