mirror of
https://github.com/Microsoft/vscode
synced 2024-10-31 01:12:58 +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": "cf7b1ec2c20b5fe28695249596128ff514e1a659"
|
|
}
|
|
},
|
|
"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
|
|
} |