This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
Recent support for multiple providers in Code Inspection overrides JSLint default linter in any other linter for JavaScript is installed. Recognizing it's a temporary solution, it makes it impossible to hack on Brackets with JSHint installed.
It makes it very inconvenient to work on two repositories one of which uses JSHint and the other which uses JSLint. Getting credible (as per configuration) JSLint output requires uninstalling JSHint.