aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index c7444ac2a..6d93cab32 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
},
"license": "MIT",
"devDependencies": {
+ "babel-eslint": "^4.0.10",
"btoa": "~1.1.2",
"glob": "~5.0.3",
"grunt": "~0.4.5",
@@ -48,6 +49,7 @@
"grunt-contrib-uglify": "~0.8.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
+ "grunt-eslint": "^17.1.0",
"grunt-exec": "~0.4.6",
"grunt-html": "~4.0.1",
"grunt-jekyll": "~0.4.2",