An open API service indexing awesome lists of open source software.

https://github.com/lesshint/reporter-stylish

Stylish reporter for lesshint.
https://github.com/lesshint/reporter-stylish

lesshint reporter

Last synced: 13 days ago
JSON representation

Stylish reporter for lesshint.

Awesome Lists containing this project

README

        

# lesshint-reporter-stylish

[![Build Status](https://travis-ci.org/lesshint/reporter-stylish.svg?branch=master)](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
```