valueof / jshint-i

A little interactive tool for JSHint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A little interactive tool for JSHint


Languages

Language:JavaScript 100.0%