0.0.7 • Published 11 months ago

@fishx/eslint-formatter-html v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@fishx/eslint-formatter-html

A enhanced ESLint formatter

Install

npm i -D @fishx/eslint-formatter-html

Usage

fishx lint src --format=html -o ESLintReport.html

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

Features

  • The html page is built based on react and antd, and the interaction is very good
  • Both file paths and code lines and columns can be copied, that you can quickly locate the specific location of the code
  • Supports ansi code display
  • Supports dark mode, depending on your Mac settings
  • Using pako compression, even if the project is large, the report file size is small
0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago