Skip to content

Commit

Permalink
can restart in vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusandra committed Jun 14, 2017
1 parent 731c9bb commit d9702b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"request": "launch",
"name": "Launch Program",
"program": "${workspaceRoot}/server/index.js",
"cwd": "${workspaceRoot}",
"env": {
"NODE_ENV": "development"
}
Expand Down

0 comments on commit d9702b9

Please sign in to comment.