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
- Host: GitHub
- URL: https://github.com/valueof/jshint-i
- Owner: valueof
- Created: 2012-11-12T21:29:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-12T22:07:52.000Z (over 13 years ago)
- Last Synced: 2025-11-29T16:46:59.722Z (7 months ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
