소스 검색

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

main
Andrei Korigodski 6 년 전
committed by Eric Amodio
부모
커밋
4cb8b68986
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      package.json

+ 2
- 2
package.json 파일 보기

@ -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": {

불러오는 중...
취소
저장