Skip to content

Instantly share code, notes, and snippets.

@marekstachura
Created May 5, 2015 10:14
Show Gist options
  • Save marekstachura/312c48ccf14cfccdfe4c to your computer and use it in GitHub Desktop.
Save marekstachura/312c48ccf14cfccdfe4c to your computer and use it in GitHub Desktop.
devenv config.json
{
"syncedFolders": [],
"git": {
"version": "2.1.2",
"user": {
"name": "Marek Stachura",
"email": "marek.stachura@laterooms.com"
}
},
"proxy": {
"useSystemProxy": false
},
"npm": {
"useSystemProxy": false
},
"hosts": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment