File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7575 "type" : " npm" ,
7676 "script" : " watch:tsc-extension" ,
7777 "group" : " build" ,
78- "problemMatcher" : " $tsc -watch" ,
78+ "problemMatcher" : " $tsgo -watch" ,
7979 "isBackground" : true ,
8080 "label" : " npm: watch:tsc-extension" ,
8181 "presentation" : {
8787 "type" : " npm" ,
8888 "script" : " watch:tsc-extension-web" ,
8989 "group" : " build" ,
90- "problemMatcher" : " $tsc -watch" ,
90+ "problemMatcher" : " $tsgo -watch" ,
9191 "isBackground" : true ,
9292 "label" : " npm: watch:tsc-extension-web" ,
9393 "presentation" : {
9999 "type" : " npm" ,
100100 "script" : " watch:tsc-simulation-workbench" ,
101101 "group" : " build" ,
102- "problemMatcher" : " $tsc -watch" ,
102+ "problemMatcher" : " $tsgo -watch" ,
103103 "isBackground" : true ,
104104 "label" : " npm: watch:tsc-simulation-workbench" ,
105105 "presentation" : {
You can’t perform that action at this time.
0 commit comments