Commit 7729094b authored by Mauricio Wolff's avatar Mauricio Wolff

Added JSHint Inline package

parent bbf8d1c1
...@@ -121,6 +121,7 @@ ...@@ -121,6 +121,7 @@
"https://github.com/bit-part/MTML-ST2", "https://github.com/bit-part/MTML-ST2",
"https://github.com/bit-part/PowerMTML-ST2", "https://github.com/bit-part/PowerMTML-ST2",
"https://github.com/bit101/STProjectMaker", "https://github.com/bit101/STProjectMaker",
"https://github.com/bitbonsai/JSHint-Inline",
"https://github.com/bizoo/MultiTaskBuild", "https://github.com/bizoo/MultiTaskBuild",
"https://github.com/bizoo/SortTabs", "https://github.com/bizoo/SortTabs",
"https://github.com/blackjk3/threejs-sublime", "https://github.com/blackjk3/threejs-sublime",
...@@ -1156,6 +1157,7 @@ ...@@ -1156,6 +1157,7 @@
"jprop-cleaner":"Java Property Cleaner", "jprop-cleaner":"Java Property Cleaner",
"js-console-sublime-snippets": "JavaScript Console", "js-console-sublime-snippets": "JavaScript Console",
"JS-Snippets": "JS Snippets", "JS-Snippets": "JS Snippets",
"JSHint-Inline": "JSHint Inline",
"Julia-sublime": "Julia", "Julia-sublime": "Julia",
"JustPaste": "Just Paste", "JustPaste": "Just Paste",
"koken-sublime": "Koken", "koken-sublime": "Koken",
...@@ -1730,7 +1732,8 @@ ...@@ -1730,7 +1732,8 @@
"Youdao-Translate-For-Sublime": "Youdao English-Chinese Translate", "Youdao-Translate-For-Sublime": "Youdao English-Chinese Translate",
"YUI-Compressor": "YUI Compressor", "YUI-Compressor": "YUI Compressor",
"ZF2Helper": "PHP Zend Framework 2 Helper", "ZF2Helper": "PHP Zend Framework 2 Helper",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets" "Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets",
"JSHint-Inline": "JSHint script tags on HTML files"
}, },
"renamed_packages": { "renamed_packages": {
"alternative_autocompletion": "Alternative Autocompletion", "alternative_autocompletion": "Alternative Autocompletion",
......
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