Update azure.properties.json

This commit is contained in:
Patrick Marsceill
2020-02-14 15:08:30 -05:00
committed by GitHub
parent d8d2171b12
commit 4d107f13f7
+2 -2
View File
@@ -2,5 +2,5 @@
"name": "Deploy Node.js to Azure Web App",
"description": "Build a Node.js project and deploy it to an Azure Web App.",
"iconName": "azure",
"categories": null
}
"categories": ["JavaScript"]
}