mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 13:10:43 +00:00
18 lines
No EOL
568 B
JSON
18 lines
No EOL
568 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "TypeScript-TmLanguage",
|
|
"repositoryUrl": "https://github.com/microsoft/TypeScript-TmLanguage",
|
|
"commitHash": "e0aefd8205cc9d1bc7859cc5babbee0d833dca0f"
|
|
}
|
|
},
|
|
"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
|
|
} |