Commit b69d7e0a authored by ppxu's avatar ppxu

add semistandard format

parent e5c085ba
...@@ -904,6 +904,18 @@ ...@@ -904,6 +904,18 @@
} }
] ]
}, },
{
"name": "SemiStandardFormat",
"details": "https://github.com/ppxu/sublime-semistandard-format",
"labels": ["formatting", "javascript"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": "*",
"tags": true
}
]
},
{ {
"name": "Sencha", "name": "Sencha",
"details": "https://github.com/rdougan/Sencha.sublime", "details": "https://github.com/rdougan/Sencha.sublime",
...@@ -2898,7 +2910,7 @@ ...@@ -2898,7 +2910,7 @@
{ {
"name": "Stata Improved Editor", "name": "Stata Improved Editor",
"details": "https://github.com/zizhongyan/StataImproved", "details": "https://github.com/zizhongyan/StataImproved",
"labels": ["stata"], "labels": ["stata"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -2906,7 +2918,7 @@ ...@@ -2906,7 +2918,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "StataEditor", "name": "StataEditor",
"details": "https://github.com/mattiasnordin/StataEditor", "details": "https://github.com/mattiasnordin/StataEditor",
...@@ -4377,7 +4389,7 @@ ...@@ -4377,7 +4389,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "Swift Foundation Completions", "name": "Swift Foundation Completions",
"details": "https://github.com/hatunike/Swift-Foundation-Sublime-Autocomplete-Package", "details": "https://github.com/hatunike/Swift-Foundation-Sublime-Autocomplete-Package",
......
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