{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"msjsdiag.debugger-for-chrome",
|
|
"ms-vscode.typescript-javascript-grammar",
|
|
"eg2.tslint"
|
|
]
|
|
}
|