Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 390B

1234567891011
  1. # istanbul-lib-source-maps
  2. [![Build Status](https://travis-ci.org/istanbuljs/istanbuljs.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbuljs)
  3. Source map support for istanbuljs.
  4. ## Debugging
  5. _istanbul-lib-source-maps_ uses the [debug](https://www.npmjs.com/package/debug) module.
  6. Run your application with the environment variable `DEBUG=istanbuljs`, to receive debug
  7. output.