DevOpsAssignment/.vscode/extensions.json

6 lines
96 B
JSON

{
"recommendations": [
"ms-azuretools.vscode-azurefunctions",
"ms-python.python"
]
}