init 🌮

This commit is contained in:
Andras Bacsai
2024-03-04 14:07:59 +01:00
commit d83b3c0b62
22 changed files with 11028 additions and 0 deletions

4
nuxt/tsconfig.json Normal file
View File

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