aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Atkinson <[email protected]>2019-10-10 23:24:30 +0100
committerSteven Atkinson <[email protected]>2019-10-10 23:24:30 +0100
commit586c2e20a816362a58d2c1522e00a4d280f89e71 (patch)
treee4940d24ad1df813f5fd591b54b8768b47d98974
parent10bfb9f467b0ac2b8912ffc15690b50ef3244f09 (diff)
downloadfaker-586c2e20a816362a58d2c1522e00a4d280f89e71.tar.xz
faker-586c2e20a816362a58d2c1522e00a4d280f89e71.zip
Added the eslint package.
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 47bd0cfe..b331d200 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,7 @@
"devDependencies": {
"browserify": "5.11.1",
"coveralls": "^2.13.1",
+ "eslint": "^6.5.1",
"gulp": "^3.9.1",
"gulp-gh-pages": "^0.5.4",
"gulp-jsdoc3": "^0.2.1",