We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a6c60 commit e1527c0Copy full SHA for e1527c0
1 file changed
package.json
@@ -13,6 +13,10 @@
13
"onStartupFinished"
14
],
15
"main": "./dist/extension.js",
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/Gusto/code-ownership-vscode.git"
19
+ },
20
"contributes": {
21
"commands": [
22
{
0 commit comments