Package detail

@corex/jest-require-stub

iamvishnusankar29.1kMIT2.6.148

Checks whether a file exist or not during test.

readme

@corex/jest-require-stub

Checks whether a file exist or not during test.

Usage

{
  "transform": {
    "^.+.(svg|css|style|less|sass|scss|png|jpg|ttf|woff|woff2|md|mdx)$": "@corex/jest-require-stub"
  }
}