Przeglądaj źródła

Fixes enum descriptions

main
Eric Amodio 6 lat temu
rodzic
commit
3bc64ee1ea
1 zmienionych plików z 3 dodań i 4 usunięć
  1. +3
    -4
      package.json

+ 3
- 4
package.json Wyświetl plik

@ -231,10 +231,9 @@
"blocks"
],
"enumDescriptions": [
"",
"adds code lens at the top of the document",
"adds code lens at the start of container-like symbols (modules, classes, interfaces, etc)",
"adds code lens at the start of block-like symbols (functions, methods, etc) lines"
"Adds code lens at the top of the document",
"Adds code lens at the start of container-like symbols (modules, classes, interfaces, etc)",
"Adds code lens at the start of block-like symbols (functions, methods, etc) lines"
]
},
"minItems": 1,

Ładowanie…
Anuluj
Zapisz