Commit 166b8210 authored by Bill Ticehurst's avatar Bill Ticehurst

Publish the TypeScriptLang package

parent e4491e3a
...@@ -1962,6 +1962,20 @@ ...@@ -1962,6 +1962,20 @@
} }
] ]
}, },
{
"name": "TypeScriptLang",
"details": "https://github.com/Microsoft/TypeScript-Sublime-Plugin",
"homepage": "http://typescriptlang.org",
"author": "Microsoft",
"issues": "https://github.com/Microsoft/TypeScript-Sublime-Plugin/issues",
"labels": ["auto-complete", "code navigation", "formatting", "language syntax", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "TypeTodo", "name": "TypeTodo",
"details": "https://github.com/NikolayRag/typeTodo", "details": "https://github.com/NikolayRag/typeTodo",
......
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