@hint/formatter-stylish
webhint formatter that prints the results using the stylish style
Last updated 4 years ago by vidorteg .
Apache-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @hint/formatter-stylish 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 3.1.33                                ...           latest (4 years ago)

43 Versions

  • 3.1.33                                ...           4 years ago
  • 3.1.32                                ...           4 years ago
  • 3.1.31                                ...           4 years ago
  • 3.1.30                                ...           4 years ago
  • 3.1.29                                ...           4 years ago
  • 3.1.28                                ...           4 years ago
  • 3.1.27                                ...           4 years ago
  • 3.1.26                                ...           4 years ago
  • 3.1.25                                ...           4 years ago
  • 3.1.24                                ...           4 years ago
  • 3.1.23                                ...           4 years ago
  • 3.1.22                                ...           5 years ago
  • 3.1.21                                ...           5 years ago
  • 3.1.20                                ...           5 years ago
  • 3.1.19                                ...           5 years ago
  • 3.1.18                                ...           6 years ago
  • 3.1.17                                ...           6 years ago
  • 3.1.16                                ...           6 years ago
  • 3.1.15                                ...           6 years ago
  • 3.1.14                                ...           6 years ago
  • 3.1.13                                ...           6 years ago
  • 3.1.12                                ...           6 years ago
  • 3.1.11                                ...           6 years ago
  • 3.1.10                                ...           6 years ago
  • 3.1.9                                ...           7 years ago
  • 3.1.8                                ...           7 years ago
  • 3.1.7                                ...           7 years ago
  • 3.1.6                                ...           7 years ago
  • 3.1.5                                ...           7 years ago
  • 3.1.4                                ...           7 years ago
  • 3.1.3                                ...           7 years ago
  • 3.1.2                                ...           7 years ago
  • 3.1.1                                ...           7 years ago
  • 3.1.0                                ...           7 years ago
  • 3.0.2                                ...           7 years ago
  • 3.0.1                                ...           7 years ago
  • 3.0.0                                ...           7 years ago
  • 2.0.1                                ...           7 years ago
  • 2.0.0                                ...           7 years ago
  • 1.0.2                                ...           7 years ago
  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
  • 1.0.0-beta.0                                ...           8 years ago
Maintainers (1)
Downloads
Today 1
This Week 9
This Month 33
Last Day 2
Last Week 24
Last Month 0
Dependencies (10)
Dev Dependencies (17)

Copyright 2013 - present © cnpmjs.org | Home |