Update .devcontainer/devcontainer.json
Co-authored-by: Luke Cheung Engle <99493186+luke-engle@users.noreply.github.com>
This commit is contained in:
co-authored by
Luke Cheung Engle
parent
216b844d6b
commit
59b717f546
@@ -20,7 +20,8 @@
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"settings": {
|
||||
"files.autoSave": "onFocusChange"
|
||||
"files.autoSave": "onFocusChange",
|
||||
"editor.tabSize": 2
|
||||
},
|
||||
"extensions": [
|
||||
"ms-azuretools.vscode-docker"
|
||||
|
||||
Reference in New Issue
Block a user