Files
vscode-extension-samples/webview-sample/.vscode/extensions.json
2018-10-23 22:25:55 -07:00

7 lines
156 B
JSON

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