create:创建基础项目

This commit is contained in:
2024-12-13 16:04:11 +08:00
commit dbb3c7aa2e
27 changed files with 8410 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}