cfjedimaster / brackets-jshint

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

Protect from empty project situation. #38

Closed busykai closed 10 years ago

busykai commented 10 years ago

@cfjedimaster , this is a simple change -- additional to protect against empty project on AppInit. Please review.

cfjedimaster commented 10 years ago

Looks excellent. Thank you again.

busykai commented 10 years ago

Cool! Thank you!