setup supabase and dev QoL features

This commit is contained in:
TD
2026-08-21 15:58:03 +02:00
parent d1a3178234
commit 147a270e02
19 changed files with 887 additions and 10 deletions
+3
View File
@@ -4,6 +4,9 @@
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"types": ["vite/client"],
"allowArbitraryExtensions": true,
"paths": {
"@/*": ["./src/*"]
},
/* Linting */
"noUnusedLocals": true,