mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-23 11:49:38 +00:00
add repository field to extensions package.json
This commit is contained in:
@@ -1200,5 +1200,9 @@
|
||||
"enableForWorkspaceTypeScriptVersions": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user