fix linter + make proxy work + remove temp files + fix typescript types

This commit is contained in:
mrjvs
2023-09-13 22:54:28 +02:00
parent b18d07a6a5
commit 5a070b4a15
9 changed files with 410 additions and 249 deletions

View File

@@ -19,4 +19,5 @@
"@/*": ["./*"]
}
},
"extends": "./.nitro/types/tsconfig.json"
}