New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-formatter-mo

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-formatter-mo

Good-lookin' ESLint formatter for delightful readability

  • 2.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.7K
increased by9.78%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-formatter-mo

npm version actions status npm downloads awesome semantic-release

Good-lookin' ESLint formatter

screenshot

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

[!NOTE] This library was moved to ESM from v2.

If v2 doesn't work well with your Node.js version, check the 1.x version for better compatibility.

Features

  • 🎯 Line number
  • 🌈 Code highlight
  • ⚓️ Position pointer
  • 🦄 Error/Warning detail
  • 🍻 Auto-fixable is also marked
  • 📄 File-level summary
  • 📋 Total summary
  • 🥳 Support 50+ VSCode Syntax themes (New feature from v2)

Installation

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

Themes

Thanks to shiki, now we support 50+ VSCode syntax themes in v2.

You can choose your favorite theme by specifying MO_THEME environment variable.

MO_THEME=<theme_id> eslint [patterns] -f mo
theme_idpreview
one-dark-proone-dark-pro
draculadracula
night-owlnight-owl
vitesse-darkvitesse-dark
nordnord
......

Here are the all available 50+ VSCode syntax themes.

More screenshots

file-level-summary summary

License

MIT

Keywords

FAQs

Package last updated on 23 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc