lycx-hx/.vscode/extensions.json

9 lines
137 B
JSON
Raw Normal View History

2024-10-21 09:05:15 +08:00
{
"recommendations": [
"dbaeumer.vscode-eslint",
"antfu.unocss",
"vue.volar",
"Vue.vscode-typescript-vue-plugin"
]
}