Commit 420ad75b authored by Will Bond's avatar Will Bond

Merge pull request #4280 from billti/master

Publish the TypeScriptLang package
parents 91a294f6 4680fd3d
...@@ -1943,11 +1943,13 @@ ...@@ -1943,11 +1943,13 @@
}, },
{ {
"name": "TypeScript", "name": "TypeScript",
"details": "https://github.com/ericclemmons/sublime-typescript", "details": "https://github.com/Microsoft/TypeScript-Sublime-Plugin",
"homepage": "http://typescriptlang.org",
"labels": ["auto-complete", "code navigation", "formatting", "language syntax", "snippets", "typescript"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment