lesshint-reporter-stylish
Version:
Stylish reporter for lesshint.
19 lines (13 loc) • 391 B
Markdown
# lesshint-reporter-stylish
[](https://travis-ci.org/lesshint/reporter-stylish)
Stylish reporter for [lesshint](github.com/lesshint/lesshint).
## Install
Install with npm:
```bash
npm install lesshint-reporter-stylish --save-dev
```
## Usage
CLI
```bash
lesshint --reporter lesshint-reporter-stylish
```