JSPM

  • Created
  • Published
  • Downloads 5743
  • Score
    100M100P100Q173252F
  • License MIT

eslint-formatter-html

Package Exports

  • eslint-formatter-html
  • eslint-formatter-html/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-formatter-html) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

eslint-formatter-html

Example output

https://shuoshubao.github.io/eslint-formatter-html

Install

npm i D eslint-formatter-html

Usage

npx eslint -f html -o ESLintReport.html

More information about formatters can be found on https://eslint.org/docs/latest/user-guide/formatters

Feature

  • The file path is a relative path, very short
  • The file path can be copied
  • Code line and column numbers can be copied, and you can quickly locate the specific location of the code
  • Support ansi code display
  • The html page is built based on react and antd, and the interaction is very good
  • Supports dark mode and remembers your settings
  • Using pako compression, even if the project is large, the report file size is small