File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed
Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,9 @@ extends:
2020
2121 - script : yarn run test
2222 displayName : Typecheck extension
23+
24+ tsa :
25+ config :
26+ serviceTreeID : ' 053e3ba6-924d-456c-ace0-67812c5ccc52'
27+ areaPath : ' Visual Studio Code Debugging Extensions'
28+ enabled : true
Original file line number Diff line number Diff line change @@ -31,16 +31,9 @@ extends:
3131 displayName : Typecheck extension
3232
3333 tsa :
34- enabled : true
35- options :
36- codebaseName : ' devdiv_$(Build.Repository.Name)'
34+ config :
3735 serviceTreeID : ' 053e3ba6-924d-456c-ace0-67812c5ccc52'
38- instanceUrl : ' https://devdiv.visualstudio.com/defaultcollection'
39- projectName : ' DevDiv'
40- areaPath : ' DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Debugging Extensions'
41- notificationAliases :
42- - ' stbatt@microsoft.com'
43- - ' lszomoru@microsoft.com'
44- - ' copeet@microsoft.com'
36+ areaPath : ' Visual Studio Code Debugging Extensions'
37+ enabled : true
4538
4639 publishExtension : ${{ parameters.publishExtension }}
You can’t perform that action at this time.
0 commit comments