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",