Add jshint

This commit is contained in:
Frederic Guillot
2016-11-25 18:51:22 -05:00
parent f73d369dd0
commit e64faae69a
13 changed files with 25 additions and 25 deletions

View File

@@ -10,5 +10,8 @@
"gulp-strip-comments": "^2.4.3",
"gulp-uglify": "^1.5.3",
"vue": "1.0.26-csp"
},
"devDependencies": {
"jshint": "^2.9.4"
}
}