Home

Awesome

eslint-formatter-mo

npm version npm downloads semantic-release actions status

Good-lookin' ESLint formatter

<img src="media/screenshot.jpg" alt="screenshot" width="700px">

🎊 Obviously it's more human-readable 🎉🎉🎉

Features

Installation

yarn add eslint-formatter-mo --dev

or

npm i eslint-formatter-mo -D

Usage

Simply append -f mo to your eslint command

eslint [patterns] -f mo

-f is short for --format

See ESLint Formatters for detail

More screenshots

<img src="media/file-level-summary.jpg" alt="file-level-summary" width="300px"> <img src="media/summary.jpg" alt="summary" width="300px">

License

MIT