소스 검색

Uses the workspace TypeScript

main
Eric Amodio 5 년 전
부모
커밋
e6d831fc8b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      .vscode/settings.json

+ 2
- 1
.vscode/settings.json 파일 보기

@ -15,5 +15,6 @@
"prettier.requireConfig": true,
"search.exclude": {
"**/dist": true
}
},
"typescript.tsdk": "node_modules\\typescript\\lib"
}

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