vscode-go-adjust/.vscode/extensions.json
huangsimin 409ab24cb3 init
2019-09-27 18:47:42 +08:00

7 lines
187 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin"
]
}