File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 6363yarn.lock
6464package-lock.json
6565/coverage
66+ .husky
6667
6768# 备份文件
6869/components /test /*
Original file line number Diff line number Diff line change 4646 "codecov" : " codecov" ,
4747 "postinstall" : " node scripts/postinstall || echo \" ignore\" "
4848 },
49+ "husky" : {
50+ "hooks" : {
51+ "pre-commit" : " pretty-quick --staged"
52+ }
53+ },
4954 "repository" : {
5055 "type" : " git" ,
5156 "url" : " git+https://github.com/vueComponent/ant-design-vue.git"
131136 "gulp-strip-code" : " ^0.1.4" ,
132137 "gulp-typescript" : " ^6.0.0-alpha.1" ,
133138 "html-webpack-plugin" : " ^3.2.0" ,
134- "husky" : " ^5.0.0 " ,
139+ "husky" : " ^5.1.3 " ,
135140 "ignore-emit-webpack-plugin" : " ^2.0.6" ,
136141 "istanbul-instrumenter-loader" : " ^3.0.0" ,
137142 "jest" : " ^26.0.0" ,
You can’t perform that action at this time.
0 commit comments