feat: switching to nuxt because i have a new idea

This commit is contained in:
Pihkaal
2024-10-17 18:31:45 +02:00
parent f659c72176
commit 6d4abf757e
13 changed files with 10746 additions and 129 deletions

4
tsconfig.json Normal file
View File

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