Initial commit

This commit is contained in:
2024-12-28 16:06:57 +01:00
commit 6e1e00d048
10 changed files with 9759 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}