source: frontend/node_modules/istanbul-lib-source-maps/README.md

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago

Fix frontend appearance

  • 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.