hint-hint

0.4.0 • Public • Published

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)

The hinthint function supports splats. All strings are regarded as file paths, objects are regarded as JSHint configurations. As well, if a .jshintrc file is present in the current working directory, it will extend the config from that.

Readme

Keywords

none

Package Sidebar

Install

npm i hint-hint

Weekly Downloads

4

Version

0.4.0

License

Apache 2.0

Last publish

Collaborators

  • remixz