feat: scaffold nuxt app

This commit is contained in:
2026-06-10 07:49:40 +00:00
parent 42d01f0673
commit 935ff5b757
6 changed files with 2164 additions and 0 deletions

3
tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "./.nuxt/tsconfig.json"
}