Files
vscode/extensions/typescript-basics/cgmanifest.json
2018-11-15 17:43:46 +01:00

19 lines
569 B
JSON

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