eslint-formatter-visualize

0.0.4 • Public • Published

eslint-formatter-visualize

Easy to visualize and locate to your ESLint errors.

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

npm install --save-dev eslint-formatter-visualize

Usage

  • ESlint:

    eslint -f visualize src/
    
  • vue-cli-service

    vue-cli-service lint --format=visualize
    

Package Sidebar

Install

npm i eslint-formatter-visualize

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

226 kB

Total Files

6

Last publish

Collaborators

  • hsiaosiyuan0