This commit is contained in:
2025-03-01 21:30:49 +08:00
commit 04d22ee31b
29 changed files with 4477 additions and 0 deletions

8
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,8 @@
{
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode"
]
}