summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael Kabo <raphael@Raphaels-MacBook-Pro.local>2019-08-01 17:06:54 +0100
committerRaphael Kabo <raphael@Raphaels-MacBook-Pro.local>2019-08-01 17:06:54 +0100
commitb9334880c7b2e2993f5ffafd25977d57b596f386 (patch)
treec01433997630726e335804bc7124e7410f54061c /package.json
parentcc5df0b6d3742265abaa2c526a370bd9c13abe1a (diff)
Installed ESLint
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8996b13..ed436a4 100755
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"shortid": "^2.2.14"
},
"devDependencies": {
+ "eslint": "^6.1.0",
"nodemon": "^1.18.6"
}
}