@swc/ject

0.1.1 • Public • Published

@swc/jest

swc binding for the jest

Installation

# if you use npm
npm i -D jest @swc/jest
# if you use yarn
yarn add jest @swc/jest

Usage

jest.config.js:

module.exports = {
  transform: {
    '^.+\\.(t|j)sx?$': ['@swc/jest'],
  },
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @swc/ject

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

8.31 kB

Total Files

5

Last publish

Collaborators

  • kwonoj
  • kdy1