From 7f85bf556322eb5996b63182bbf775db68987bae Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Thu, 27 Jan 2022 19:32:30 +1100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",