JSHint is a program that flags suspicious usage in programs written in JavaScript. The core project consists of a library itself as well as a CLI program distributed as a Node module. More docs: List of all JSHint options · Command-line Interface · API · Writing your own reporter · FAQ Basic usage First, check out the installation instructions for details on how to install JSHint in your preferred