cfjedimaster / brackets-jshint

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

Fix #9. Load .jshintrc if present. #16

Closed busykai closed 10 years ago

busykai commented 10 years ago

Load .jshintrc if present. Refresh config if .jshintrc has been modified or refreshed too.

cfjedimaster commented 10 years ago

Ok - now it makes some sense to me. I'm out for a lot today so I might not be able to respond till tomorrow.

busykai commented 10 years ago

@cfjedimaster ready to be merged.

cfjedimaster commented 10 years ago

FYI, I updated the readme and package.json and released to the registry. Thanks busykai!