From bcae4270151574d077fb360fd42416587f07c686 Mon Sep 17 00:00:00 2001
From: Oleg <markelog@gmail.com>
Date: Fri, 13 Sep 2013 00:51:59 +0400
Subject: Fix #12757 - use jscs to check the style guide

Cherry picked from ab63e568f50b5b9823490eda9c184e48cc6440c4 commit
---
 package.json | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'package.json')

diff --git a/package.json b/package.json
index b172dece6..a4e442530 100644
--- a/package.json
+++ b/package.json
@@ -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",
-- 
cgit v1.2.3