Commit 760ea165 authored by FichteFoll's avatar FichteFoll

Merge pull request #3986 from swirlycheetah/master

add Jasmine Scaffold plugin
parents 6d4c9a70 bdb303cf
...@@ -120,6 +120,17 @@ ...@@ -120,6 +120,17 @@
} }
] ]
}, },
{
"name": "Jasmine Scaffold",
"details": "https://github.com/swirlycheetah/jasmine-scaffold-sublime-text",
"labels": ["Jasmine", "JavaScript", "testing", "unit test"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Java Property Cleaner", "name": "Java Property Cleaner",
"details": "https://github.com/sivakumar-kailasam/jprop-cleaner", "details": "https://github.com/sivakumar-kailasam/jprop-cleaner",
......
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