update wt static declarations (#120443)

* update wt static declarations

* add description

* fix hygiene
This commit is contained in:
SteVen Batten
2021-04-06 09:27:15 -07:00
committed by GitHub
parent baeae37965
commit c7faaf0ea0
6 changed files with 23 additions and 21 deletions

View File

@@ -10,7 +10,8 @@
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"enableProposedApi": true,
"workspaceTrust": {
"required": "onDemand"
"request": "onDemand",
"description": "The extension requires workspace trust when the workspace version is used because it executes code specified by the workspace."
},
"engines": {
"vscode": "^1.30.0"