about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index 14c8abe79..fee78dd69 100644
--- a/package.json
+++ b/package.json
@@ -72,5 +72,10 @@
     "webpack": "^2.2.1",
     "websocket.js": "^0.1.7",
     "ws": "^2.1.0"
+  },
+  "devDependencies": {
+    "babel-eslint": "^7.2.1",
+    "eslint": "^3.19.0",
+    "eslint-plugin-react": "^6.10.3"
   }
 }