1.2.0 ā€¢ Published 2 years ago

eslint-formatter-mo v1.2.0

Weekly downloads
688
License
MIT
Repository
github
Last release
2 years ago

eslint-formatter-mo

npm version npm downloads semantic-release actions status

Good-lookin' ESLint formatter

šŸŽŠ Obviously it's more human-readable šŸŽ‰šŸŽ‰šŸŽ‰

Features

  • šŸŽÆ Line number
  • šŸŒˆ Code highlight
  • āš“ļø Position pointer
  • šŸ¦„ Error/Warning detail
  • šŸ» Auto-fixable is also marked
  • šŸ“„ File-level summary
  • šŸ“‹ Total summary

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

License

MIT