Skip to content

Commit dba9a85

Browse files
committed
removed old azure functions docs
1 parent 2976caa commit dba9a85

File tree

3 files changed

+0
-17
lines changed

3 files changed

+0
-17
lines changed

.vscode/extensions.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"recommendations": [
3-
"ms-azuretools.vscode-azurefunctions"
43
]
54
}

.vscode/settings.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
{
2-
"azureFunctions.deploySubpath": "serverless",
3-
"azureFunctions.projectLanguage": "TypeScript",
4-
"azureFunctions.projectRuntime": "~2",
5-
"debug.internalConsoleOptions": "neverOpen",
6-
"azureFunctions.preDeployTask": "npm prune",
7-
"appService.zipIgnorePattern": [
8-
"node_modules{,/**}",
9-
".vscode{,/**}"
10-
],
11-
"appService.defaultWebAppToDeploy": "None",
122
"workbench.colorCustomizations": {
133
"activityBar.activeBackground": "#2f7c47",
144
"activityBar.activeBorder": "#422c74",

docs/old-docs/boilerplate/AzureFunctions.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)