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
25hours886 36c698524d feat: add frontend framework integration
Signed-off-by: 25hours886 <1094662341@qq.com>
2024-01-04 10:21:37 +08:00

12 lines
248 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"vue.vscode-typescript-vue-plugin",
"vue.volar",
"zixuanchen.vitest-explorer",
"wiensss.region-highlighter"
]
}