init 003_test,
This commit is contained in:
6
003_test/.vscode/extensions.json
vendored
Normal file
6
003_test/.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"foxundermoon.shell-format",
|
||||
"redhat.vscode-yaml"
|
||||
]
|
||||
}
|
8
003_test/.vscode/settings.json
vendored
Normal file
8
003_test/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"[dockerfile]": {
|
||||
"editor.quickSuggestions": {
|
||||
"strings": true
|
||||
},
|
||||
"editor.defaultFormatter": "foxundermoon.shell-format"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user