hint-hint

v0.1.0
A module to produce TAP output for JSHint.
jshint tap test

hint-hint

A module that produces TAP output for JSHint. hint hint

Build Status

NPM

Usage

var hinthint = require('hint-hint');

hinthint('file/path/*.js', config)

File paths support glob syntax. config is a JS object.

Metadata

Downloads

Maintainers