first commit

This commit is contained in:
2024-04-04 23:38:52 +02:00
commit 9b787e95fd
9 changed files with 10695 additions and 0 deletions

4
tsconfig.json Normal file
View File

@@ -0,0 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}