Merge pull request #42 from dlech/patch-1

README: use jsonc code formatting
This commit is contained in:
Chris Willis-Ford 2019-04-10 11:34:33 -07:00 committed by GitHub
commit b315581b7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ shortcut as Chrome on your platform. This won't work on a packaged build.
You can debug the main process the same way as any Node.js process. I like to use Visual Studio Code with a You can debug the main process the same way as any Node.js process. I like to use Visual Studio Code with a
configuration like this: configuration like this:
```json ```jsonc
"launch": { "launch": {
"version": "0.2.0", "version": "0.2.0",
"configurations": [ "configurations": [