cfjedimaster / brackets-jshint

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

Updated to JSHint 2.12.0 #92

Open stevewlrls opened 3 years ago

stevewlrls commented 3 years ago

Same fix as for the 2.9 update - export lodash as '_' to resolve missing identifier in JSHint code.