aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local-schema.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/local-schema.json b/local-schema.json
index 8d48843..694a97f 100644
--- a/local-schema.json
+++ b/local-schema.json
@@ -4,6 +4,7 @@
"patternProperties": {
"^([a-z0-9_-]+)+$": {
"description": "define name of language server",
+ "type": "object",
"properties": {
"blacklist": {
"items": {