Commit 17fc6e70 authored by FichteFoll's avatar FichteFoll

Merge pull request #3652 from addyosmani/add_fixmyjs

Adds FixMyJS linting error fixer for JavaScript
parents a5f91e3d 6e7f6a17
......@@ -563,6 +563,17 @@
}
]
},
{
"name": "FixMyJS",
"details": "https://github.com/addyosmani/sublime-fixmyjs",
"labels": ["formatting"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/addyosmani/sublime-fixmyjs/tags"
}
]
},
{
"name": "Fizzy Theme",
"details": "https://github.com/xandrcouk/fizzy-theme",
......
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