aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorOleg Gaidarenko <markelog@gmail.com>2014-04-15 18:08:18 +0400
committerOleg Gaidarenko <markelog@gmail.com>2014-04-15 18:08:18 +0400
commitb7283d738ec4c2d9d87cb16c32a3209cab567ed1 (patch)
tree31faf84196732835cd73f8207aa917de2e59b923 /package.json
parent95dfcc50ed37805fb83d5b67e15254caed0872e5 (diff)
downloadjquery-b7283d738ec4c2d9d87cb16c32a3209cab567ed1.tar.gz
jquery-b7283d738ec4c2d9d87cb16c32a3209cab567ed1.zip
Build: Update jscsrc
* Update "grunt-jscs-checker" package * Use ".jscsrc" file instead of old ".jscs.json" * Use jquery preset instead of explicitly defining all the jscs rules
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bb7cfad45..e46d53215 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"grunt-contrib-uglify": "0.3.2",
"grunt-contrib-watch": "0.5.3",
"grunt-git-authors": "1.2.0",
- "grunt-jscs-checker": "0.3.2",
+ "grunt-jscs-checker": "0.4.1",
"grunt-jsonlint": "1.0.4",
"gzip-js": "0.3.2",
"load-grunt-tasks": "0.3.0",