0.2.0 • Published 9 years ago

hslint v0.2.0

Weekly downloads
4
License
MIT
Repository
-
Last release
9 years ago

hslint

Output hs-static lint like native eslint

Installation

$ git clone git@git.hubteam.com:nhwang/hslint.git
$ cd hslint
$ npm link

Usage

$ hslint [options] <project>

Options

-h, --help: output usage information

-v, --version: output the version number

-p, --port: port of hs-static app default: 3333

-s, --source: path relative to static dir default: js

-e, --ignore-errors: ignore errors in output default: false

-w, --ignore-warnings: ignore warnings in output default: false

Screenshots

Original eslint output format 1__bash

hslint output format 1__bash

Contact?

Direct your complaints to Nick Hwang (@nhwang)