eslint-formatter-mo
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 commandeslint [patterns] -f mo
-f is short for --format
See ESLint Formatters for detail
More screenshots


License
MIT