Commit fe5a3aaa authored by FichteFoll's avatar FichteFoll

Merge pull request #4311 from billti/master

Removed donate link and added label
parents 80ed5ccc 6475326b
...@@ -1956,7 +1956,8 @@ ...@@ -1956,7 +1956,8 @@
"name": "TypeScript", "name": "TypeScript",
"details": "https://github.com/Microsoft/TypeScript-Sublime-Plugin", "details": "https://github.com/Microsoft/TypeScript-Sublime-Plugin",
"homepage": "http://typescriptlang.org", "homepage": "http://typescriptlang.org",
"labels": ["auto-complete", "code navigation", "formatting", "language syntax", "snippets", "typescript"], "donate": null,
"labels": ["auto-complete", "code navigation", "formatting", "language syntax", "snippets", "typescript", "javascript"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
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