Skip to content

cascornelissen/lint-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Linting formatter with support for multiple linters

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published