Recommendations of extenstion is added

This commit is contained in:
병준 박 2019-09-19 11:21:50 +09:00
parent d918b9a4db
commit e78e4bb514

10
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
"recommendations": [
"Angular.ng-template",
"msjsdiag.debugger-for-chrome",
"eamodio.gitlens",
"esbenp.prettier-vscode",
"ms-vscode.vscode-typescript-tslint-plugin",
"VisualStudioExptTeam.vscodeintellicode"
]
}