Fix #12757 - use jscs to check the style guide

Cherry picked from ab63e568f50b5b9823490eda9c184e48cc6440c4 commit
This commit is contained in:
Oleg
2013-09-13 00:51:59 +04:00
parent 9e3d0f3109
commit bcae427015
3 changed files with 46 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
{
"name": "jquery",
"title": "jQuery",
@@ -35,6 +36,7 @@
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
"grunt-git-authors": "~1.2.0",
"grunt-jscs-checker": "~0.2.3",
"grunt-jsonlint": "~1.0.1",
"gzip-js": "0.3.2",
"testswarm": "~1.1.0",