feature/build #1

Merged
Tobi merged 47 commits from feature/build into develop 2026-01-01 18:55:06 +01:00
Showing only changes of commit 58fb9d7656 - Show all commits

View File

@@ -12,7 +12,7 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
"format": "prettier --write .",
"format:check": "prettier --check",
"lint:check": "eslint ."
"lint:check": "oxlint ."
},
"devDependencies": {
"@eslint/compat": "^1.4.0",