release: 1

This commit is contained in:
2026-05-09 10:40:52 +08:00
parent 0c5c2d4a5c
commit d89785c0ac
13 changed files with 186 additions and 0 deletions

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

@@ -0,0 +1,6 @@
{
"recommendations": [
"Vue.volar",
"esbenp.prettier-vscode"
]
}