Commit d16939c0 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Merge pull request #5899 from a324539017/master

add ESLintAutoFix
parents d60ec205 a2ae0110
...@@ -855,6 +855,17 @@ ...@@ -855,6 +855,17 @@
} }
] ]
}, },
{
"name": "ESLintAutoFix",
"details": "https://github.com/a324539017/eslintAutoFix",
"labels": ["javascript", "eslint", "autoFix", "formatter"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "ESOLua", "name": "ESOLua",
"details": "https://bitbucket.org/Cpsgames/sublime-3-esolua", "details": "https://bitbucket.org/Cpsgames/sublime-3-esolua",
......
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