Commit 91d208c6 authored by FichteFoll's avatar FichteFoll

Merge pull request #4099 from zertosh/babel-is-the-new-6to5

babel is the new 6to5
parents e6680cf7 2df9fd36
......@@ -65,17 +65,6 @@
"branch": "master"
}
]
},
{
"name": "6to5",
"details": "https://github.com/6to5/6to5-sublime",
"labels": ["language syntax", "snippets", "javascript"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
}
]
}
......@@ -12,6 +12,18 @@
}
]
},
{
"name": "Babel",
"previous_names": ["6to5"],
"details": "https://github.com/babel/babel-sublime",
"labels": ["language syntax", "snippets", "javascript"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Back There",
"details": "https://github.com/iuliux/SublimeText2-BackThere",
......
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