summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-03-12 01:42:41 +0100
committerJules Laplace <julescarbon@gmail.com>2018-03-12 01:42:41 +0100
commit6a83c9b84f49d541f39726712b8a0331590555d2 (patch)
tree51f5f29e35fa3af1f483ce8b1bb9829d281c13f0 /package.json
parent48f66e675f632d4ae837b3f8474569b3cfbceb56 (diff)
basic linear spectral manipulation!
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 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": {