Files
vscode-extension-samples/vim-sample/.vscode/extensions.json
2018-11-08 10:13:39 +01:00

7 lines
162 B
JSON

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