summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-01-27 19:32:30 +1100
committerGitHub <noreply@github.com>2022-01-27 19:32:30 +1100
commit7f85bf556322eb5996b63182bbf775db68987bae (patch)
tree3e62a81d9cf188e930a8ec6f6df17b5596c575e8 /CONTRIBUTING.md
parent3e21143a0e31d50e0ce58e6c475fcc8401bc16b4 (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 45a1780df..71c43a3bf 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -66,7 +66,7 @@ If you keep having to do some setup steps to reproduce an issue, read the Testin
If you want to trigger a debug session from VSCode, you can use the following snippet. Note that the 'console' key is not, at the time of writing, in a stable release.
-```json
+```jsonc
// .vscode/launch.json
{
"version": "0.2.0",