Updated deps and dev setup

This commit is contained in:
2024-09-08 18:26:43 +02:00
parent 7a2a136f30
commit a6a328d124
5 changed files with 266 additions and 407 deletions

View File

@@ -2,10 +2,7 @@
"$schema": "https://json.schemastore.org/nodemon.json",
"restartable": "rs",
"ignore": [
".git",
"node_modules",
"src",
"data"
"node_modules"
],
"verbose": true,
"env": {