diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 9b64ce9..51453c0 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,8 @@ "babel-loader": "^7.0.0", "babel-preset-env": "^1.4.0", "babel-preset-es2015": "^6.24.1", + "eslint": "^4.18.2", + "eslint-plugin-react": "^7.7.0", "webpack": "^2.4.1" }, "dependencies": { |
