This commit is contained in:
2023-11-07 19:02:50 +01:00
commit aac376bb56
30 changed files with 852 additions and 0 deletions

3
server/tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "../.nuxt/tsconfig.server.json"
}