Files
vscode/extensions/typescript-basics/cgmanifest.json
2020-04-03 14:01:19 -07:00

18 lines
568 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "TypeScript-TmLanguage",
"repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage",
"commitHash": "84422d92e164c379ed817ef8e1d6c35b61de233e"
}
},
"license": "MIT",
"description": "The files syntaxes/TypeScript.tmLanguage.json and syntaxes/TypeScriptReact.tmLanguage.json were derived from TypeScript.tmLanguage and TypeScriptReact.tmLanguage in https://github.com/Microsoft/TypeScript-TmLanguage.",
"version": "1.0.0"
}
],
"version": 1
}