0.1.0 • Published 2 years ago
eslint_visualization v0.1.0
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
0.1.0
2 years ago