jest-file

1.0.0 • Public • Published

jest-file, file tranfrom for jest

Usage

$ yarn add --dev jest-file

# package.json

  {
    "jest": {
      "transform": {
        "^(?!.*\\.(js|css|json)$)": "jest-file"
      }
    }
  }

Related Projects

/jest-file/

    Package Sidebar

    Install

    npm i jest-file

    Weekly Downloads

    3,010

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • gutenye