coffeelint-reporter-style-for-eslint-formatter

0.5.0 • Public • Published

coffeelint-reporter-style-for-eslint-formatter

An ESLint formatter in style of CoffeeLint default reporter

Installation

npm install coffeelint-reporter-style-for-eslint-formatter

Usage

Run:

node_modules\.bin\eslint --format ./node_modules/coffeelint-reporter-style-for-eslint-formatter/main.js .

Or add script in your package.json:

  "scripts": {
    "lint": "eslint --format ./node_modules/coffeelint-reporter-style-for-eslint-formatter/main.js ."
  }

Package Sidebar

Install

npm i coffeelint-reporter-style-for-eslint-formatter

Weekly Downloads

1

Version

0.5.0

License

MIT

Last publish

Collaborators

  • jerone