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

3.1.35 • Public • Published

Stylish (@hint/formatter-stylish)

The stylish formatter prints the results in table format indicating the resource, line, and column:

Example output for the stylish 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": ["stylish"],
    "hints": {
        ...
    },
    ...
}

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

/@hint/formatter-stylish/

    Package Sidebar

    Install

    npm i @hint/formatter-stylish

    Homepage

    webhint.io/

    Weekly Downloads

    11,529

    Version

    3.1.35

    License

    Apache-2.0

    Unpacked Size

    69 kB

    Total Files

    11

    Last publish

    Collaborators

    • leotlee
    • vidorteg
    • oaflynn
    • molant
    • antross