Added folder settings for VS Code.
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"files.associations": {
|
||||||
|
"/build": "shellscript",
|
||||||
|
"/azure-cli": "shellscript"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user