-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
54e1192
commit 52a880d
Showing
5 changed files
with
33 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,14 +92,14 @@ extends: | |
VSC_VSCE_TARGET: $(vsceTarget) | ||
|
||
tsa: | ||
enabled: true | ||
options: | ||
codebaseName: 'devdiv_$(Build.Repository.Name)' | ||
serviceTreeID: '14f24efd-b502-422a-9f40-09ea7ce9cf14' | ||
instanceUrl: 'https://devdiv.visualstudio.com/defaultcollection' | ||
projectName: 'DevDiv' | ||
areaPath: "DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Jupyter Extensions" | ||
notificationAliases: | ||
- '[email protected]' | ||
- '[email protected]' | ||
- '[email protected]' | ||
enabled: true | ||
options: | ||
codebaseName: 'devdiv_$(Build.Repository.Name)' | ||
serviceTreeID: '14f24efd-b502-422a-9f40-09ea7ce9cf14' | ||
instanceUrl: 'https://devdiv.visualstudio.com/defaultcollection' | ||
projectName: 'DevDiv' | ||
areaPath: "DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Jupyter Extensions" | ||
notificationAliases: | ||
- '[email protected]' | ||
- '[email protected]' | ||
- '[email protected]' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
"name": "eslint-plugin-local-rules", | ||
"version": "1.0.0", | ||
"main": "index.js" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters