[css/json/html] add workspaceTrust property

This commit is contained in:
Martin Aeschlimann
2021-04-13 14:26:22 +02:00
parent b90e3e7786
commit 8e8621c137
4 changed files with 4 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
],
"main": "./client/out/node/htmlClientMain",
"browser": "./client/dist/browser/htmlClientMain",
"workspaceTrust": { "request": "never" },
"scripts": {
"compile": "npx gulp compile-extension:html-language-features-client compile-extension:html-language-features-server",
"watch": "npx gulp watch-extension:html-language-features-client watch-extension:html-language-features-server",