jshint-i (for interactive) is a small CLI tool that allows you to go over your JSHint report interactively. You can install it from NPM: $ npm install jshint-i $ jshint-i myfile.js --config=myconfig.json