aboutsummaryrefslogtreecommitdiff
path: root/node_modules/istanbul-lib-source-maps/README.md
blob: 05c3538e24fffa2833b2d6f9bc31a0e0a60b25a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
istanbul-lib-source-maps
========================

[![Build Status](https://travis-ci.org/istanbuljs/istanbuljs.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbuljs)

Source map support for istanbuljs.

## Debugging

_istanbul-lib-source-maps_ uses the [debug](https://www.npmjs.com/package/debug) module.
Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug
output.