recommended extensions for vscode workspace

This commit is contained in:
Sandeep Somavarapu 2016-09-16 14:48:32 +02:00
parent fc4f471070
commit 47393fb852

View file

@ -3,7 +3,7 @@
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"mattlott.copy-github-url",
"felixrieseberg.vsc-travis-ci-status"
"dbaeumer.vscode-eslint",
"msjsdiag.debugger-for-chrome"
]
}