Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan Khan authored and Shan Khan committed Feb 24, 2017
1 parent e84b2fa commit 1d45bbe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,12 +177,12 @@ The JSON will be created as:
"ignoreUploadFolders": [
"workspaceStorage"
],
"replaceCodeSettings": [
{
"name":"http.proxy",
"value":""
}
]
"replaceCodeSettings":
{
"http.proxy" :"",
"files.autoSave" :"off"
}
}
```

Expand Down

0 comments on commit 1d45bbe

Please sign in to comment.