Skip to content

Commit

Permalink
docs: add a warning message for exposed config (#313)
Browse files Browse the repository at this point in the history
Closes #312
  • Loading branch information
ihadeed authored and wtho committed Sep 26, 2019
1 parent a692cc6 commit 03f14f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ By Angular CLI defaults you'll have a `src/test.ts` file which will be picked up


## Exposed [configuration](https://github.com/thymikee/jest-preset-angular/blob/master/jest-preset.js)
> :warning: This is the latest configuration file from the master branch. If you are using the latest NPM package, please follow [this link](https://www.npmjs.com/package/jest-preset-angular#exposed-configuration) for the exposed configuration.
```js
module.exports = {
Expand Down

0 comments on commit 03f14f2

Please sign in to comment.