mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
debt - remove missing documentPaste proposal (#241019)
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"description": "Test provider for the VS Code project",
|
||||
"enabledApiProposals": [
|
||||
"testObserver",
|
||||
"testRelatedCode",
|
||||
"attributableCoverage"
|
||||
"testRelatedCode"
|
||||
],
|
||||
"engines": {
|
||||
"vscode": "^1.88.0"
|
||||
|
||||
Reference in New Issue
Block a user