cfjedimaster / brackets-jshint

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

Monkeypatch JSHint 2.8.0 so we can use it #82

Closed marcelgerber closed 9 years ago

marcelgerber commented 9 years ago

Pay special attention to https://github.com/cfjedimaster/brackets-jshint/blob/9e6b2629c0192b193be114fea7b63a098a9a98ee/jshint/jshint.js#L13267-L13270, which fixes #81.