0.1.0 • Published 5 months ago

eslint_visualization v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

ESLINT VISUALIZATION

A project to visualize ESLint static analysis data in any repo that uses ESLint

Available Scripts

In the project directory, you can run:

node script.js <repository>

Provide repository with the path of your working directory It will process the eslint data and automatically open a local browser to display the data

ESLint visualization UI

There are 2 tabs: statistic and detailed

STATISTIC

Display general summary of the analysis result

DETAILED

Display detailed analysis for each file