@hint/utils-types
Common types package
Last updated 4 years ago by sarvaje .
Apache-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @hint/utils-types 
SYNC missed versions from official npm registry.

Types utils (@hint/utils-types)

Set of common types used in webhint.

Installation

This package is installed automatically when adding webhint to your project so running the following is enough:

npm install hint --save-dev

Types

  • Category: Enum with the categories used for Hints
  • Problem: Type representing an Issue found in a Hints.
  • ProblemLocation: Type representing the location of a Problem.
  • Severity: Enum with the severities of a hint.
  • HttpHeaders: Type representing a HTTP Header.

Current Tags

  • 1.2.0                                ...           latest (4 years ago)

11 Versions

  • 1.2.0                                ...           4 years ago
  • 1.1.7                                ...           4 years ago
  • 1.1.6                                ...           4 years ago
  • 1.1.5                                ...           4 years ago
  • 1.1.4                                ...           4 years ago
  • 1.1.3                                ...           5 years ago
  • 1.1.2                                ...           5 years ago
  • 1.1.1                                ...           5 years ago
  • 1.1.0                                ...           6 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 0
Dependencies (0)
None
Dev Dependencies (6)

Copyright 2013 - present © cnpmjs.org | Home |