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

eslint-formatter-visualize

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-formatter-visualize - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "eslint-formatter-visualize",
"version": "0.0.1",
"version": "0.0.2",
"description": "Easy to visualize and locate to your ESLint errors.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

# eslint-formatter-visualize
Easy to visualize and locate to your ESLint errors.
<p align="center">
<img src="https://github.com/hsiaosiyuan0/eslint-formatter-visualize/blob/master/screenshots.png?raw=true" width="700" />
</p>
<img src="screenshots.png" width="500" />
This formatter will collects the ESLint errors and display a chart in a browser tab, the tab will be opened in you favorite browser after the analysis is completed.
You could also click the sections in the chart to view the error locations, click those locations will automatically open them in VSCode.
## Install
```bash
npm install --save-dev eslint-formatter-overview
npm install --save-dev eslint-formatter-visualize
```

@@ -12,0 +18,0 @@

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