pull/1/head
954270063@qq.com 2020-04-21 13:23:19 +08:00
parent 710e2c1062
commit de08a1346b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
}, },
"husky": { "husky": {
"hooks": { "hooks": {
"pre-commit": "yarn lint && yarn prettier && yarn test && git add ." "pre-commit": "yarn lint && yarn prettier && yarn test:cov && git add ."
} }
}, },
"jest": { "jest": {