aboutsummaryrefslogtreecommitdiff
path: root/2022/17-Pyroclastic-Flow/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--2022/17-Pyroclastic-Flow/package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/2022/17-Pyroclastic-Flow/package.json b/2022/17-Pyroclastic-Flow/package.json
new file mode 100644
index 0000000..1619895
--- /dev/null
+++ b/2022/17-Pyroclastic-Flow/package.json
@@ -0,0 +1,8 @@
+{
+ "type": "module",
+ "dependencies": {
+ "eslint": "^8.30.0",
+ "eslint-plugin-node": "^11.1.0",
+ "jslint": "^0.12.1"
+ }
+}