1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

update demo page

This commit is contained in:
Bowden Kelly
2019-05-15 16:39:31 -07:00
parent f1036dde63
commit 2a75fa0660
2 changed files with 8 additions and 3 deletions

View File

@@ -14,5 +14,10 @@
"csrf",
"definitelytyped",
"promisified"
]
],
"appService.zipIgnorePattern": [
".vscode{,/**}"
],
"appService.defaultWebAppToDeploy": "/subscriptions/546ac631-883f-4fb4-bff0-b8639ed6e7c8/resourceGroups/appsvc_rg_linux_centralus/providers/Microsoft.Web/sites/TypeScriptNodeStarter",
"appService.deploySubpath": ""
}