mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
add all cgmanifests. Still no commitHash
This commit is contained in:
17
extensions/typescript-basics/cgmanifest.json
Normal file
17
extensions/typescript-basics/cgmanifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"registrations": [
|
||||
{
|
||||
"component": {
|
||||
"type": "git",
|
||||
"git": {
|
||||
"name": "TypeScript-TmLanguage",
|
||||
"repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage",
|
||||
"commitHash": ""
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
"version": "0.1.8"
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user