« get me outta code hell

initial prettier/eslint commit - 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:
author(quasar) nebula <qznebula@protonmail.com>2022-06-26 16:41:09 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-06-26 16:41:09 -0300
commit4075254c9e38be6741527e1fb535eed444e6ad08 (patch)
tree38c03dcb93b3a53d316b86ed9fcfc46250da208f /package.json
parent0746b3a494cee55dbf90466859691c93dd8b2ca2 (diff)
initial prettier/eslint commit
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"
     }
 }