source: trip-planner-front/node_modules/istanbul-lib-source-maps/README.md@ e29cc2e

Last change on this file since e29cc2e was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 390 bytes
Line 
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
5Source map support for istanbuljs.
6
7## Debugging
8
9_istanbul-lib-source-maps_ uses the [debug](https://www.npmjs.com/package/debug) module.
10Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug
11output.
Note: See TracBrowser for help on using the repository browser.