declare proposed api usage only where actually being used

This commit is contained in:
Johannes Rieken
2018-10-24 12:25:32 +02:00
parent bb7a60ffc5
commit b343fcf6ab
13 changed files with 1 additions and 14 deletions

View File

@@ -14,7 +14,6 @@
"onLanguage:scss",
"onCommand:_css.applyCodeAction"
],
"enableProposedApi": true,
"main": "./client/out/cssMain",
"scripts": {
"compile": "gulp compile-extension:css-language-features-client compile-extension:css-language-features-server",