Vscode test runner support (#20645)

This commit is contained in:
Michael H
2025-07-14 14:57:44 +10:00
committed by GitHub
parent 499eac0d49
commit 8898c4c455
23 changed files with 2301 additions and 561 deletions

View File

@@ -168,4 +168,5 @@
"WebKit/WebInspectorUI": true,
},
"git.detectSubmodules": false,
"bun.test.customScript": "bun-debug test"
}