aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 25c377a..d5fea3a 100644
--- a/package.json
+++ b/package.json
@@ -31,5 +31,7 @@
"readline": "^1.3.0",
"ytdl-core": "^0.20.4"
},
- "devDependencies": {}
+ "devDependencies": {
+ "eslint": "^6.8.0"
+ }
}