Files
azure-cli/.vscode/settings.json

6 lines
108 B
JSON

{
"files.associations": {
"./build": "shellscript",
"./azure-cli": "shellscript"
}
}