Initial Commit

This commit is contained in:
2025-11-01 18:42:32 +00:00
parent ce818152d8
commit 6c8f4715a7
16 changed files with 14946 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"files": [],
"references": [
{
"path": "./.nuxt/tsconfig.app.json"
},
{
"path": "./.nuxt/tsconfig.server.json"
},
{
"path": "./.nuxt/tsconfig.shared.json"
},
{
"path": "./.nuxt/tsconfig.node.json"
}
]
}