uni-qnc-toc/.vscode/extensions.json

12 lines
205 B
JSON
Raw Permalink Normal View History

2024-12-24 11:41:46 +08:00
{
"recommendations": [
"antfu.vite",
"antfu.iconify",
"antfu.unocss",
"vue.volar",
"dbaeumer.vscode-eslint",
"editorConfig.editorConfig",
"uni-helper.uni-helper-vscode"
]
}