balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

image-stub.js (152B)


      1 /**
      2  * This stub is needed to ignore images within JS files for testing.
      3  *
      4  * @see https://github.com/facebook/jest/issues/870
      5  */
      6 module.exports = {}