mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-19 17:20:19 +00:00
Husky tweaks.
This commit is contained in:
parent
a2d441dd74
commit
8fdbef0eab
@ -37,8 +37,7 @@
|
||||
"husky": {
|
||||
"skipCI": true,
|
||||
"hooks": {
|
||||
"pre-commit": "npm run build && npm run format && npm run build-dist",
|
||||
"post-commit": "npm prune --production"
|
||||
"pre-commit": "npm run build && npm run format && npm run build-dist"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user