测试husky
This commit is contained in:
parent
8838d77a9f
commit
1476bfafaf
5
.huskyrc
5
.huskyrc
@ -1,5 +0,0 @@
|
||||
{
|
||||
"hooks": {
|
||||
"pre-commit": "npm run buildsuper && git add *"
|
||||
}
|
||||
}
|
@ -16,7 +16,6 @@
|
||||
"crypto-js": "^4.0.0",
|
||||
"element-ui": "^2.13.0",
|
||||
"es6-promise": "^4.2.8",
|
||||
"husky": "^5.1.3",
|
||||
"lrz": "^4.9.41",
|
||||
"register-service-worker": "^1.6.2",
|
||||
"url-search-params-polyfill": "^8.0.0",
|
||||
@ -47,7 +46,7 @@
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "npm run buildsuper && git add * "
|
||||
"pre-commit": "npm run buildsuper && git add *"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user