feature/build #1

Open
Tobi wants to merge 43 commits from feature/build into develop
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",