An open API service indexing awesome lists of open source software.

https://github.com/valueof/jshint-i

A little interactive tool for JSHint
https://github.com/valueof/jshint-i

Last synced: 24 days ago
JSON representation

A little interactive tool for JSHint

Awesome Lists containing this project

README

          

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

![Screenshot](http://cl.ly/image/1e1L0B3p2K12/jshint-i.png)