chore: migrate with new structure

This commit is contained in:
Neko Ayaka
2024-12-02 20:49:31 +08:00
parent ff2c537a76
commit be4cbce93e
48 changed files with 4255 additions and 1181 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
{
"extends": "./.nuxt/tsconfig.json"
"extends": "./.nuxt/tsconfig.json",
"exclude": [
"public/assets/**/*"
]
}