@hint/formatter-html
TypeScript icon, indicating that this package has built-in type declarations

4.3.16 • Public • Published

HTML (@hint/formatter-html)

The html formatter outputs the result in a HTML file.

Example output for the html formatter

A new folder hint-report will be created with the results.

This package is installed automatically by webhint:

npm install hint --save-dev

To use it, activate it via the .hintrc configuration file:

{
    "connector": {...},
    "formatters": ["html"],
    "hints": {
        ...
    },
    ...
}

Note: The recommended way of running webhint is as a devDependency of your project.

Dependencies (8)

Dev Dependencies (19)

Package Sidebar

Install

npm i @hint/formatter-html

Homepage

webhint.io/

Weekly Downloads

15,295

Version

4.3.16

License

Apache-2.0

Unpacked Size

463 kB

Total Files

79

Last publish

Collaborators

  • leotlee
  • vidorteg
  • oaflynn
  • molant
  • antross