mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-03-19 08:38:29 +01:00
11 lines
390 B
Markdown
11 lines
390 B
Markdown
# istanbul-lib-source-maps
|
|
|
|
[](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.
|