This package has been deprecated

Author message:

Use esbuild-jest instead

esjest-transform

0.0.4 • Public • Published

esjest-transform

(work in progress, but feel free to give it a spin)

A fast jest transform.

In your jest configuration, add:

module.exports = {
  // ...
  transform: {
    "\\.[jt]sx?$": "esjest-transform",
  },
  // ...
};

Readme

Keywords

none

Package Sidebar

Install

npm i esjest-transform

Weekly Downloads

5

Version

0.0.4

License

MIT

Unpacked Size

11.1 kB

Total Files

11

Last publish

Collaborators

  • threepointone