« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
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 c48d868..938ec6a 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,8 @@
     },
     "license": "GPL-3.0",
     "devDependencies": {
+        "eslint": "^8.18.0",
+        "prettier": "2.7.1",
         "tape": "^5.4.1"
     }
 }