docs(contributing): Add "Setting up a Debugger" section (#4421)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Haris Gušić
2025-11-17 21:28:06 +01:00
committed by GitHub
parent c07a241ca8
commit 066a876f3d
3 changed files with 48 additions and 0 deletions

5
.vscode/settings.example.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"recommendations": [
"oven.bun-vscode"
]
}