Ver a proveniência

Replace `--` with `—` in package.json

main
Andrei Korigodski há 6 anos
committed by Eric Amodio
ascendente
cometimento
4cb8b68986
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      package.json

+ 2
- 2
package.json Ver ficheiro

@ -1198,7 +1198,7 @@
"gitlens.advanced.caching.enabled": {
"type": "boolean",
"default": true,
"description": "Specifies whether git output will be cached -- changing the default is not recommended",
"description": "Specifies whether git output will be cached changing the default is not recommended",
"scope": "window"
},
"gitlens.advanced.git": {
@ -1210,7 +1210,7 @@
"gitlens.advanced.fileHistoryFollowsRenames": {
"type": "boolean",
"default": true,
"description": "Specifies whether file histories will follow renames -- will affect how merge commits are shown in histories",
"description": "Specifies whether file histories will follow renames will affect how merge commits are shown in histories",
"scope": "window"
},
"gitlens.advanced.maxListItems": {

Carregando…
Cancelar
Guardar