Browse Source

Updates recommended extensions

main
Eric Amodio 6 years ago
parent
commit
c3d7824029
1 changed files with 8 additions and 7 deletions
  1. +8
    -7
      .vscode/extensions.json

+ 8
- 7
.vscode/extensions.json View File

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

||||||
x
 
000:0
Loading…
Cancel
Save