Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-12-31 04:52:03 +0300
committerChris Rebert <code@rebertia.com>2014-12-31 04:52:03 +0300
commit477f4346047b61ac12dbf946d86b0d6dd93477aa (patch)
tree40cc3739c442e565fe9f3f2b41559bb2b355eccc /package.json
parentffa1c840822a51f5e6e08e8b262bf7fb3ff74969 (diff)
update linters & their configs; add ESLint
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 67cc317..8eb5de4 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,8 @@
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.0",
- "grunt-jscs": "~0.8.0",
+ "grunt-eslint": "^2.1.0",
+ "grunt-jscs": "^1.1.0",
"load-grunt-tasks": "^2.0.0"
},
"peerDependencies": {