Commit c7bd9e86 authored by Jon LaBelle's avatar Jon LaBelle Committed by FichteFoll

Add JsPrettier (#6076)

parent 51b4999c
...@@ -957,6 +957,17 @@ ...@@ -957,6 +957,17 @@
} }
] ]
}, },
{
"name": "JsPrettier",
"details": "https://github.com/jonlabelle/SublimeJsPrettier",
"labels": ["javascript", "formatting", "format"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "JsRun", "name": "JsRun",
"details": "https://github.com/sindresorhus/sublime-jsrun", "details": "https://github.com/sindresorhus/sublime-jsrun",
......
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