This commit is contained in:
Johannes Rieken
2022-02-08 18:46:29 +01:00
parent b5c20c8832
commit 17ed7bf82c
7 changed files with 84 additions and 102 deletions

View File

@@ -23,9 +23,6 @@
"supported": true
}
},
"enabledApiProposals": [
"languageStatus"
],
"scripts": {
"compile": "npx gulp compile-extension:json-language-features-client compile-extension:json-language-features-server",
"watch": "npx gulp watch-extension:json-language-features-client watch-extension:json-language-features-server",