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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i jest-file

      Weekly Downloads

      3,509

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • gutenye