eslint-formatter-visualize
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
225489
32