mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
bug fixes and such, format
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"displayName": "VS Code Selfhost Test Provider",
|
||||
"description": "Test provider for the VS Code project",
|
||||
"enabledApiProposals": [
|
||||
"testObserver"
|
||||
"testObserver",
|
||||
"attributableCoverage"
|
||||
],
|
||||
"engines": {
|
||||
"vscode": "^1.88.0"
|
||||
|
||||
Reference in New Issue
Block a user