Skip to content

Commit

Permalink
Merge pull request #9 from eps1lon/patch-1
Browse files Browse the repository at this point in the history
docs: Add notice about jest 24.4
  • Loading branch information
arcanis committed Jul 30, 2019
2 parents c0e43b1 + 6baf968 commit 073762e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -13,6 +13,8 @@ yarn add -D jest-pnp-resolver

## Usage

As of `jest@^24.4.0` you don't need to manually add this package anymore. The default resolver will already use PnP.

Simply add the resolver to your configuration. For example, a minimal `jest.config.js` would be as such:

```js
Expand Down

0 comments on commit 073762e

Please sign in to comment.