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

11 lines
187 B
JSON

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