Commit 4680fd3d authored by Bill Ticehurst's avatar Bill Ticehurst

Updated TypeScript package repo

parent bbf0c659
...@@ -1932,11 +1932,13 @@ ...@@ -1932,11 +1932,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
} }
] ]
}, },
...@@ -1962,18 +1964,6 @@ ...@@ -1962,18 +1964,6 @@
} }
] ]
}, },
{
"name": "TypeScriptLang",
"details": "https://github.com/Microsoft/TypeScript-Sublime-Plugin",
"homepage": "http://typescriptlang.org",
"labels": ["auto-complete", "code navigation", "formatting", "language syntax", "snippets", "typescript"],
"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