vscode/extensions/typescript-basics/cgmanifest.json
2019-03-20 17:56:50 -07:00

18 lines
568 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "TypeScript-TmLanguage",
"repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage",
"commitHash": "d8c9720c4ebb9e0ec4b0d691525f33570a4387ea"
}
},
"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
}