chore: try to get everything building

This commit is contained in:
izzy
2025-10-08 17:28:30 +01:00
parent 9f705147b6
commit 2cc6ac4667
8 changed files with 71 additions and 32 deletions
-1
View File
@@ -1,7 +1,6 @@
{
"editor.formatOnSave": true,
"files.exclude": {
"**/.vite": true,
"**/node_modules": true,
"**/tsconfig.json": false
},