Split out ts syntax and grammar to ts basics

This commit is contained in:
Matt Bierner
2018-02-23 12:53:01 -08:00
parent ac5ed16ece
commit e23c58b3ab
39 changed files with 111 additions and 45 deletions

View File

@@ -0,0 +1,7 @@
[{
"name": "TypeScript-TmLanguage",
"version": "0.1.8",
"license": "MIT",
"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."
}]