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