@hint/utils-debug

debug messages util

Usage no npm install needed!

<script type="module">
  import hintUtilsDebug from 'https://cdn.skypack.dev/@hint/utils-debug';
</script>

README

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:

npm install hint --save-dev

Utils

  • debug: Initialize the debug messaging system.