Commit 8e4745f9 authored by Darren DeRidder's avatar Darren DeRidder

Adding JSLint

parent 75f60a33
...@@ -123,6 +123,7 @@ ...@@ -123,6 +123,7 @@
"https://github.com/danro/refined-theme", "https://github.com/danro/refined-theme",
"https://github.com/daris/sublime-kwrite-color-scheme", "https://github.com/daris/sublime-kwrite-color-scheme",
"https://github.com/darkdelphin/Html-compressor", "https://github.com/darkdelphin/Html-compressor",
"https://github.com/darrenderidder/Sublime-JSLint",
"https://github.com/datevid/sublime-text-doctypes", "https://github.com/datevid/sublime-text-doctypes",
"https://github.com/davepeck/DirectorySettings", "https://github.com/davepeck/DirectorySettings",
"https://github.com/davidrios/jade-tmbundle", "https://github.com/davidrios/jade-tmbundle",
...@@ -618,6 +619,7 @@ ...@@ -618,6 +619,7 @@
"sublime-js-minify" : "JS Minify", "sublime-js-minify" : "JS Minify",
"sublime-jsdocs": "DocBlockr", "sublime-jsdocs": "DocBlockr",
"sublime-jshint": "JSHint", "sublime-jshint": "JSHint",
"Sublime-JSLint": "JSLint",
"sublime-kohana": "Kohana", "sublime-kohana": "Kohana",
"sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublime-last-edit": "LastEdit", "sublime-last-edit": "LastEdit",
......
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