Skip to content

Commit b315581

Browse files
authored
Merge pull request scratchfoundation#42 from dlech/patch-1
README: use jsonc code formatting
2 parents 4bd7204 + b5d01b8 commit b315581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ shortcut as Chrome on your platform. This won't work on a packaged build.
6868
You can debug the main process the same way as any Node.js process. I like to use Visual Studio Code with a
6969
configuration like this:
7070

71-
```json
71+
```jsonc
7272
"launch": {
7373
"version": "0.2.0",
7474
"configurations": [

0 commit comments

Comments
 (0)