eslint-formatter-mo

Good-lookin' ESLint formatter for delightful readability

Usage no npm install needed!

<script type="module">
  import eslintFormatterMo from 'https://cdn.skypack.dev/eslint-formatter-mo';
</script>

README

eslint-formatter-mo

npm version npm downloads semantic-release actions status

Good-lookin' ESLint formatter

screenshot

🎊 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

file-level-summary summary

License

MIT