Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am klyrr on github.
  • I am tina_umlandt (https://keybase.io/tina_umlandt) on keybase.
  • I have a public key ASAI6vmH0XVPItgOVh9caNxD79klRa9QR0caUesXdqne-wo

To claim this, I am signing this object:

Filename `pathTransform.js`:
```
'use strict';
const path = require('path');
// This is a custom Jest transformer turning file imports into filenames.
// http://facebook.github.io/jest/docs/tutorial-webpack.html