Yang Guo | 4fd355c | 2019-09-19 08:59:03 | [diff] [blame] | 1 | # istanbul-lib-source-maps |
2 | |||||
3 | [](https://travis-ci.org/istanbuljs/istanbuljs) | ||||
4 | |||||
5 | Source map support for istanbuljs. | ||||
6 | |||||
7 | ## Debugging | ||||
8 | |||||
9 | _istanbul-lib-source-maps_ uses the [debug](https://www.npmjs.com/package/debug) module. | ||||
10 | Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug | ||||
11 | output. |