eslint-formatter-html
npm install eslint-formatter-htmlA enhanced ESLint formatter
- https://shuoshubao.github.io/eslint-formatter-html
- demo1
- demo2
- demo3
- demo4
- demo5
- demo6
- demo7
- demo8
- https://eslint.org/docs/latest/user-guide/formatters/html-formatter-example
- https://shuoshubao.github.io/eslint-formatter-html/built-in
``sh`
npm i -D eslint-formatter-html
`sh`
npx eslint -f html -o ESLintReport.html
> More information about formatters can be found on https://eslint.org/docs/latest/user-guide/formatters
- The html page is built based on react and antd, and the interaction is very goodansi` code display
- The file path is a relative path, very short
- Both file paths and code lines and columns can be copied, that you can quickly locate the specific location of the code
- Supports
- Supports dark mode, depending on your Mac settings
- Using pako compression, even if the project is large, the report file size is small