Add new files and update configurations

This commit is contained in:
Andras Bacsai
2024-03-14 15:01:54 +01:00
parent 33035a1ea9
commit e1556abff0
19 changed files with 9668 additions and 76 deletions

View File

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