Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-22 20:09:19 +08:00
v3-admin-vite/.vscode/extensions.json
2024-11-19 15:04:14 +08:00

11 lines
187 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"vue.volar",
"antfu.unocss",
"vitest.explorer",
"wiensss.region-highlighter"
]
}