This commit is contained in:
2026-01-22 11:48:20 +08:00
commit 7ac6963378
10 changed files with 9790 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"
}