Skip to content

ansis/hintify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

hintify

A browserify transform that applies jshint, respecting .jshintrc and .jshintignore.

install

npm install --save-dev hintify

use

browserify -t hintify foo.js > bar.js

About

jshint as a browserify transform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published