vscode/extensions/typescript-basics/cgmanifest.json
2023-06-30 09:14:40 -07:00

18 lines
568 B
JSON

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