UNPKG
@pgg/lint-installer
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
一键安装和配置代码质量工具链的CLI工具
@pgg/lint-installer
/
templates
/
.vscode
/
extensions.json
11 lines
(10 loc)
•
214 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"recommendations"
:
[
"dbaeumer.vscode-eslint"
,
"alova.alova-vscode-extension"
,
"uni-helper.uni-helper-vscode"
,
"streetsidesoftware.code-spell-checker"
,
"antfu.unocss"
,
"vue.volar"
]
}