wip
Lint / TypeScript (push) Successful in 5m36s
Lint / Oxlint (push) Successful in 5m40s
Deploy / Build (push) Failing after 5m40s
Lint / ESLint (push) Successful in 5m45s

This commit is contained in:
2026-06-15 18:14:16 +02:00
parent 30145b1d2c
commit 9d1119b9ed
16 changed files with 411 additions and 180 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"paths": {
"@/*": ["./src/*"]
}
}
"@/*": ["./src/*"],
},
},
}