enhancementhelp wanted
倉庫指標
- Star
- (5,672 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
The tsconfig file format is now recommended to be 2.0.0 and with it come new rules for the file format. I have this content working for me for the task definition: "label": "tsc-watch", "isBackground": true, "type": "typescript", tsconfig": "src/tsconfig.json", "option": "watch", "problemMatcher": [ "$tsc-watch" ]