Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-formatter-mo

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-formatter-mo - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.1](https://github.com/fengzilong/eslint-formatter-mo/compare/v1.0.0...v1.0.1) (2021-04-24)
### Bug Fixes
* bump emphasize version ([5c2c434](https://github.com/fengzilong/eslint-formatter-mo/commit/5c2c43437ad275898fced4a10c41224cb3c35385))
# 1.0.0 (2020-03-05)

@@ -2,0 +9,0 @@

15

package.json
{
"name": "eslint-formatter-mo",
"description": "",
"version": "1.0.0",
"description": "Good-lookin' ESLint formatter for delightful readability",
"version": "1.0.1",
"main": "lib/index.js",

@@ -20,3 +20,10 @@ "files": [

},
"keywords": [],
"keywords": [
"eslint",
"formatter",
"eslint formatter",
"pretty",
"fancy",
"readability"
],
"author": "",

@@ -30,3 +37,3 @@ "license": "MIT",

"chalk": "^3.0.0",
"emphasize": "^3.0.0",
"emphasize": "^4.2.0",
"gradient-string": "^1.2.0",

@@ -33,0 +40,0 @@ "plur": "^4.0.0",

# eslint-formatter-mo
![npm version](https://img.shields.io/npm/v/eslint-formatter-mo)
![npm downloads](https://img.shields.io/npm/dm/eslint-formatter-mo)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
![actions status](https://github.com/fengzilong/eslint-formatter-mo/workflows/Release/badge.svg)
Good-lookin' ESLint formatter
# Preview
### group by file
<img src="media/snapshot.jpg" alt="snapshot" width="500px">
### auto fixable is marked
<img src="media/auto-fixable.jpg" alt="snapshot" width="500px">
### summary
<img src="media/summary.jpg" alt="snapshot" width="300px">
# Installation

@@ -21,6 +38,10 @@

Simply append `-f mo` to your eslint command
`eslint [directory] -f mo`
It should works
# License
MIT
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