1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-24 21:15:51 +01:00

chore: update format

This commit is contained in:
Juan Picado 2021-03-30 20:33:47 +02:00
parent ee97dcb46c
commit b00bcc8eb4

@ -183,7 +183,7 @@
"preferGlobal": true,
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"pre-commit": "lint-staged",
"commit-msg": "commitlint -e $GIT_PARAMS"
}
},