cfjedimaster / brackets-jshint

Adds JSHint support to Brackets
MIT License
131 stars 41 forks source link

Revert "Bump to JSHint 2.5.10" #66

Closed mitchellmebane closed 9 years ago

mitchellmebane commented 9 years ago

Something changed with the module configuration in 2.5.7+ which breaks the extension, and I messed something up with my testing and didn't catch it.

cfjedimaster commented 9 years ago

thanks for this

cfjedimaster commented 9 years ago

unfortunately we can't roll back on the registry, so im going to bump the version number

mitchellmebane commented 9 years ago

Sorry for the pain. :( Hopefully the fix for https://github.com/jshint/jshint/issues/1993 makes it into the next version of JSHint.

cfjedimaster commented 9 years ago

No worries man - thanks for the quick fix!

On Wed, Dec 10, 2014 at 5:02 PM, Mitchell Mebane notifications@github.com wrote:

Sorry for the pain. :( Hopefully the fix for jshint/jshint#1993 https://github.com/jshint/jshint/issues/1993 makes it into the next version of JSHint.

— Reply to this email directly or view it on GitHub https://github.com/cfjedimaster/brackets-jshint/pull/66#issuecomment-66541193 .

Raymond Camden, Web Developer for Adobe

Email : raymondcamden@gmail.com Blog : www.raymondcamden.com Twitter: raymondcamden

EvHaus commented 9 years ago

I just ran into this issue as well. I've opened a ticket with JSHint to see if they can suggest a fix: https://github.com/jshint/jshint/issues/2042