Add JSCS JavaScript code style checker to build

Ref https://github.com/jscs-dev/node-jscs#readme
    h5bp/html5-boilerplate#1617
This commit is contained in:
XhmikosR
2014-10-13 00:39:27 +03:00
committed by Cătălin Mariș
parent f3a94f5f6e
commit f2d9182155
3 changed files with 74 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
"glob": "^4.0.6",
"gulp": "^3.8.8",
"gulp-header": "^1.1.1",
"gulp-jscs": "^1.1.2",
"gulp-jshint": "^1.8.5",
"gulp-load-plugins": "^0.7.0",
"gulp-rename": "^1.2.0",