UNPKG
antmove-vscode-plugin
Version:
latest (0.1.0)
0.1.0
小程序跨平台开发统一解决方案
antmove-vscode-plugin
/
.vscode
/
extensions.json
7 lines
•
187 B
JSON
View Raw
1
2
3
4
5
6
7
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations"
:
[
"ms-vscode.vscode-typescript-tslint-plugin"
]
}