You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 413 B

3 years ago
123456789101112
  1. istanbul-lib-source-maps
  2. ========================
  3. [![Build Status](https://travis-ci.org/istanbuljs/istanbuljs.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbuljs)
  4. Source map support for istanbuljs.
  5. ## Debugging
  6. _istanbul-lib-source-maps_ uses the [debug](https://www.npmjs.com/package/debug) module.
  7. Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug
  8. output.