[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/jsonClientMain",
"browser": "./client/dist/browser/jsonClientMain",
"enableProposedApi": true,
"": { "request": "never" },
"scripts": {
"compile": "gulp compile-extension:json-language-features-client compile-extension:json-language-features-server",
"watch": "gulp watch-extension:json-language-features-client watch-extension:json-language-features-server",