Skip to content

Commit

Permalink
Merge pull request #954 from davidmurdoch/patch-1
Browse files Browse the repository at this point in the history
docs: format vscode's `launch.json` as JSON5
  • Loading branch information
Ludo Galabru authored Mar 23, 2023
2 parents 81deb14 + 9059349 commit 3b74169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ To setup a debug session, you will first need to create a `launch.json` file to

This will create the file `.vscode/launch.json` with the default template:

```json
```json5
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
Expand Down

0 comments on commit 3b74169

Please sign in to comment.