UNPKG
lighty-admin-vite
Version:
latest (3.4.0)
3.4.0
基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术.
lighty-admin-vite
/
.vscode
/
extensions.json
13 lines
(12 loc)
•
268 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"recommendations"
:
[
"editorconfig.editorconfig"
,
"dbaeumer.vscode-eslint"
,
"esbenp.prettier-vscode"
,
"vue.vscode-typescript-vue-plugin"
,
"vue.volar"
,
"antfu.unocss"
,
"zixuanchen.vitest-explorer"
,
"wiensss.region-highlighter"
]
}