File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33{
44 "name" : " docs.github.com" ,
55 "service" : " container-doc" ,
6- <<<<<<< HEAD
7- <<<<<<< HEAD
8- =======
9- =======
10- "dockerFile" : " Dockerfile" ,
11- >>>>>>> f1a1374d... Use project's Dockerfile for codespaces
12- // Use 'settings' to set *default* container specific settings.json values on container create.
13- // You can edit these settings after create using File > Preferences > Settings > Remote.
14- >>>>>>> 4954e202... Add codespaces environment
156 "settings" : {
167 "terminal.integrated.shell.linux" : " /bin/bash" ,
178 "cSpell.language" : " ,en"
189 },
19- <<<<<<< HEAD
2010 // Install pre-requisites, and start to serve docs.github.com locally
2111 "postCreateCommand" : " npm install && npm start" ,
2212 "forwardPorts" : [4000 ],
2313 // Visual Studio Code extensions which help authoring for docs.github.com.
24- =======
25- "postCreateCommand" : " npm install && npm start" ,
26- "appPort" : 4000 ,
27- // Add the IDs of extensions you want installed when the container is created in the array below.
28- >>>>>>> 4954e202... Add codespaces environment
2914 "extensions" : [
3015 " yzhang.markdown-all-in-one" ,
3116 " streetsidesoftware.code-spell-checker"
You can’t perform that action at this time.
0 commit comments