Merge branch 'main' into t3chguy/module-api-v1

This commit is contained in:
Michael Telatynski
2025-05-13 12:35:18 +01:00
committed by GitHub
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
],
"scripts": {
"prepare": "vite build",
"lint": "tsc --noEmit",
"lint:types": "tsc --noEmit",
"lint:codestyle": "echo 'handled by lint:eslint'",
"test": "echo no tests yet"
},
"devDependencies": {