Commit 39aaa1f5 authored by FichteFoll's avatar FichteFoll

Merge pull request #4471 from Stephn-R/master

added ES6-Toolkit
parents 32e405c8 68d68593
...@@ -568,6 +568,17 @@ ...@@ -568,6 +568,17 @@
} }
] ]
}, },
{
"name": "ES6-Toolkit",
"details": "https://github.com/Stephn-R/ES6-Toolkit-for-Sublime",
"labels": ["javascript", "snippets", "precompiler", "es2015", "ecmascript6"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "EsFormatter", "name": "EsFormatter",
"details": "https://github.com/piuccio/sublime-esformatter", "details": "https://github.com/piuccio/sublime-esformatter",
......
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