[typescript] evolve update script, emit grammar as JSON

This commit is contained in:
Martin Aeschlimann
2016-08-02 17:20:04 +02:00
parent 847f78f6f4
commit fdcbf91f27
10 changed files with 2879 additions and 4374 deletions

View File

@@ -4,10 +4,11 @@
// DO NOT USE OR SHARE THIS CODE WITHOUT APPROVAL PURSUANT TO THE MICROSOFT OPEN SOURCE SOFTWARE APPROVAL POLICY.
[{
"name": "typescript-sublime-plugin",
"name": "TypeScript-TmLanguage",
"version": "0.1.8",
"license": "Apache2",
"repositoryURL": "https://github.com/Microsoft/TypeScript-TmLanguage",
"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.",
"licenseDetail": [
// Reason: LICENSE file does not include Copyright statement
"Copyright (c) Microsoft Corporation. All rights reserved.",