Skip to content

derekgaw/hint.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

hint.js

hint.js is a command line tool wrapping JSHint.

Dependecies

To use hint.js you need to have node.js installed.

Usage

hint.js file1 file2 file3 ...

or

node hint.js file1 file2 file3 ...

You can set your own options and globals by setting the keys on the 'options' and 'globals' objects in hint.js.

Attribution

Based heavily upon Guy Halford-Thompson's blog entry.

About

A JSHint command line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors