Add hellocode sample

This commit is contained in:
Pine Wu
2018-10-10 10:32:21 -07:00
parent a83315167e
commit 4633c460ae
18 changed files with 2540 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"esbenp.prettier-vscode"
]
}