diff --git a/package.json b/package.json index 8725d5c..ed308ae 100644 --- a/package.json +++ b/package.json @@ -487,8 +487,8 @@ "Adds code lens at the start of block-like symbols (functions, methods, etc) lines" ] }, - "minItems": 1, - "maxItems": 4, + "minItems": 0, + "maxItems": 3, "uniqueItems": true, "markdownDescription": "Specifies where Git code lens will be shown in the document", "scope": "language-overridable"