mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
add repository field to extensions package.json
This commit is contained in:
@@ -81,5 +81,9 @@
|
||||
"files.eol": "\n"
|
||||
}
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user