Things and støff

This commit is contained in:
Kim Ravn Hansen
2025-09-14 20:43:06 +02:00
parent ed91a7f2f7
commit aeb9d776fc
25 changed files with 688 additions and 591 deletions

View File

@@ -18,6 +18,7 @@
"license": "MIT",
"dependencies": {
"figlet": "^1.8.2",
"sprintf-js": "^1.1.3",
"ws": "^8.14.2"
},
"devDependencies": {
@@ -33,7 +34,6 @@
"quoteProps": "consistent",
"singleQuote": false,
"trailingComma": "all",
"tabWidth": 4,
"bracketSpacing": true,
"objectWrap": "preserve",
"arrowParens": "always"