mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
declare proposed api usage only where actually being used
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
"onLanguage:json",
|
||||
"onLanguage:jsonc"
|
||||
],
|
||||
"enableProposedApi": true,
|
||||
"main": "./client/out/jsonMain",
|
||||
"scripts": {
|
||||
"compile": "gulp compile-extension:json-language-features-client && gulp compile-extension:json-language-features-server",
|
||||
|
||||
Reference in New Issue
Block a user