jshint-growly-reporter

0.1.1 • Public • Published

jshint-growly-reporter

JSHint Growly Reporter sends Growl notifications for JSHint warnings and errors.

It can be configured to send notifications to a remote computer (e.g. for those running the development environment on a virtual machine).

Installation

npm install jshint-growly-reporter --save-dev

Configuration

In Growl Preferences listen for incoming connection checkbox on the Network tab must be switched on. This tab also shows your host IP and port used by Growl.

To configure a destination (which is by default set to 'localhost:23053'), create jshint-growly-reporter.json file with the following format:

{
    "host": "10.0.0.1",
    "port": 23053
}

Dependents (0)

Package Sidebar

Install

npm i jshint-growly-reporter

Weekly Downloads

3

Version

0.1.1

License

ISC

Last publish

Collaborators

  • 0perl