Commit 9ee870d4 authored by Will Bond's avatar Will Bond

Merge pull request #4879 from zertosh/babel-sublime-st3

Limit Babel to Sublime Text ">=3000"
parents cdc2ced3 2c631d4d
......@@ -19,7 +19,7 @@
"labels": ["language syntax", "javascript"],
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3000",
"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