Not required. (#12682)

VS Code automatically executes from the `windows` object on win32.
This commit is contained in:
Leo MG Nesfield (LMGN) 2018-04-23 17:13:46 +01:00 committed by Charles Kerr
parent bf2b4814e0
commit 975964f9f0

View file

@ -28,7 +28,6 @@ $ code electron-quick-start
}
```
**Note:** For Windows, use `"${workspaceRoot}/node_modules/.bin/electron.cmd"` for `runtimeExecutable`.
### 3. Debugging