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

Readme

Keywords

Package Sidebar

Install

npm i jest-file

Weekly Downloads

4,433

Version

1.0.0

License

MIT

Last publish

Collaborators

  • gutenye