2.0.0 • Published 7 years ago

lint-formatter v2.0.0

Weekly downloads
5
License
MIT
Repository
-
Last release
7 years ago

Lint Formatter

Formatter for linter output with support for multiple linters. Format all your different linter outputs in the same consistent way to improve readability and findability.

Installation

Install the package via npm:

# NPM
npm install --save-dev lint-formatter

Supply the correct function to the linter, see the support table for links to documentation for specific loaders and plugins.

Support

The following linters are supported. Feel free to submit a PR if you have fixes or want to add support for another linter.

LinterExported keyDocumentation
ESLint.eslinteslint-loader
Stylelint.stylelintstylelint-webpack-plugin, stylelint-bare-webpack-plugin
2.0.0

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago