lint-formatter

2.0.0 • Public • Published

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.

Linter Exported key Documentation
ESLint .eslint eslint-loader
Stylelint .stylelint stylelint-webpack-plugin, stylelint-bare-webpack-plugin

Readme

Keywords

none

Package Sidebar

Install

npm i lint-formatter

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

29.8 kB

Total Files

13

Last publish

Collaborators

  • cascornelissen