Install ghooks.

This commit is contained in:
Julien Fontanet
2016-03-30 18:01:51 +02:00
parent 3799902a8a
commit 765bbd90fc

View File

@@ -48,6 +48,7 @@
"dependency-check": "^2.5.1",
"font-awesome": "^4.5.0",
"font-mfizz": "github:fizzed/font-mfizz",
"ghooks": "^1.1.1",
"gulp": "github:gulpjs/gulp#4.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-csso": "^1.1.0",
@@ -113,6 +114,11 @@
"stage-0"
]
},
"config": {
"ghooks": {
"pre-commit": "npm test"
}
},
"standard": {
"ignore": [
"dist"