mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
[json] add trustedDomains settings (#287639)
* use trusted schemas * [json] add trustedDomains settings
This commit is contained in:
committed by
GitHub
parent
4641b2abb8
commit
067cb03d18
@@ -15,7 +15,7 @@
|
||||
"@vscode/l10n": "^0.0.18",
|
||||
"jsonc-parser": "^3.3.1",
|
||||
"request-light": "^0.8.0",
|
||||
"vscode-json-languageservice": "^5.6.4",
|
||||
"vscode-json-languageservice": "^5.7.1",
|
||||
"vscode-languageserver": "^10.0.0-next.15",
|
||||
"vscode-uri": "^3.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user