File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 99 "args" : { "VARIANT" : " 20" }
1010 },
1111
12- // Set *default* container specific settings.json values on container create.
13- "settings" : {
14- "terminal.integrated.shell.linux" : " /bin/bash" ,
15- "cSpell.language" : " ,en"
16- },
17-
1812 // Install features. Type 'feature' in the VS Code command palette for a full list.
1913 "features" : {
2014 "sshd" : " latest"
2115 },
2216
2317 "customizations" : {
2418 "vscode" : {
25- "settings" : {},
19+ // Set *default* container specific settings.json values on container create.
20+ "settings" : {
21+ "terminal.integrated.shell.linux" : " /bin/bash" ,
22+ "cSpell.language" : " ,en"
23+ },
2624 // Visual Studio Code extensions which help authoring for docs.github.com.
2725 "extensions" : [
2826 " dbaeumer.vscode-eslint" ,
You can’t perform that action at this time.
0 commit comments