cfjedimaster / brackets-jshint

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

Fix #49. Look up starting with the file directory. #50

Closed busykai closed 10 years ago

busykai commented 10 years ago

This fixes #49 Start looking up with the directory where the file being inspected is located.

Also some global vars clean up.

@cfjedimaster, please take a look.