Skip to content

Commit

Permalink
test: Add hook made.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 17, 2017
1 parent 0d9e780 commit 2edf9a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -71,6 +71,7 @@
"file-loader": "^1.1.5",
"fs-extra": "^4.0.2",
"html-webpack-plugin": "^2.30.1",
"husky": "^0.14.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^21.2.1",
"less": "^2.3.1",
Expand Down Expand Up @@ -104,9 +105,6 @@
"lint-staged": {
"{src,docs}/**/*.less": "stylelint --syntax less"
},
"pre-commit": [
"lint-staged"
],
"author": "kenny wang <wowohoo@qq.com>",
"license": "MIT"
}

0 comments on commit 2edf9a2

Please sign in to comment.