Skip to content

Commit

Permalink
Fix readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mattphillips authored Jan 24, 2019
1 parent 8bd37bf commit 1d3cb5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,10 @@ If you are already using another test framework, like [jest-extended](https://gi

If your editor does not recognise the chained jest matchers, add a `global.d.ts` file to your project with:


```js
import 'jest-chain';
```

For example:

Expand Down

0 comments on commit 1d3cb5d

Please sign in to comment.