feat: 首次提交

This commit is contained in:
2023-06-21 12:04:22 +08:00
commit e2d9a227c0
44 changed files with 11977 additions and 0 deletions

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

@ -0,0 +1,10 @@
{
"recommendations": [
"antfu.goto-alias",
"obkoro1.korofileheader",
"dbaeumer.vscode-eslint",
"antfu.unocss",
"vue.volar",
"unifiedjs.vscode-mdx"
]
}