aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2013-10-10 18:42:21 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2013-11-13 19:20:16 +0100
commitc462e66f5d2c3da30879e38649e81d34bb7d2587 (patch)
treea7d38d0274f6bd38cdbbd314307f80a991fd83c8 /package.json
parent0e192979d0401c8cfe889b116fffc43cc85bb9fa (diff)
downloadjquery-ui-c462e66f5d2c3da30879e38649e81d34bb7d2587.tar.gz
jquery-ui-c462e66f5d2c3da30879e38649e81d34bb7d2587.zip
Build: Add jscs task for code style checking
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 02fbf7c5a..a802617b1 100644
--- a/package.json
+++ b/package.json
@@ -63,6 +63,7 @@
"grunt-contrib-qunit": "0.2.0",
"grunt-contrib-csslint": "0.1.1",
"grunt-compare-size": "0.4.0-rc.3",
+ "grunt-jscs-checker": "0.2.0",
"grunt-html": "0.3.3",
"grunt-git-authors": "1.2.0",
"rimraf": "2.1.4",