Common types package
npm install @hint/utils-types@hint/utils-types)Set of common types used in webhint.
This package is installed automatically when adding webhint to your project
so running the following is enough:
``bash`
npm install hint --save-dev
* Category: Enum with the categories used for HintsProblem
* : 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.
*