# Debug utils (`@hint/utils-debug`)

Set of helpers to print debug messages in webhint

## Installation

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

```bash
npm install hint --save-dev
```

## Utils

* `debug`: Initialize the debug messaging system.
