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

3.0.38 • Public • Published

Summary (@hint/formatter-summary)

The summary formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:

Example output for the summary formatter

This package is installed automatically by webhint:

npm install hint --save-dev

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

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

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

/@hint/formatter-summary/

    Package Sidebar

    Install

    npm i @hint/formatter-summary

    Homepage

    webhint.io/

    Weekly Downloads

    13,060

    Version

    3.0.38

    License

    Apache-2.0

    Unpacked Size

    29.4 kB

    Total Files

    11

    Last publish

    Collaborators

    • leotlee
    • vidorteg
    • oaflynn
    • molant
    • antross