Files
uni-qnc-tob-c/.vscode/extensions.json

12 lines
205 B
JSON
Raw Permalink Normal View History

2025-03-14 04:07:32 +08:00
{
"recommendations": [
"antfu.vite",
"antfu.iconify",
"antfu.unocss",
"vue.volar",
"dbaeumer.vscode-eslint",
"editorConfig.editorConfig",
"uni-helper.uni-helper-vscode"
]
}