Commit cd2d4c83 authored by Nicolas Talle's avatar Nicolas Talle

Add UnitJS package

parent bfbaa875
...@@ -124,6 +124,18 @@ ...@@ -124,6 +124,18 @@
} }
] ]
}, },
{
"name": "UnitJS",
"details": "https://github.com/unitjs/sublime-unitjs",
"readme": "https://raw.github.com/unitjs/sublime-unitjs/master/README.md",
"labels": ["javascript", "nodejs", "testing", "snippets", "auto-complete"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/wbond/sublime_alignment/tags"
}
]
},
{ {
"name": "Unittest (python)", "name": "Unittest (python)",
"details": "https://github.com/martinsam/sublime-unittest", "details": "https://github.com/martinsam/sublime-unittest",
......
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