Skip to content

Commit

Permalink
feat(defaultValues): merge default values (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
uittorio committed Aug 18, 2019
1 parent f44ae99 commit e5a7424
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 @@ -40,6 +40,7 @@ mock.details // "{phone: 0} "
```

##### Default values
s
You can also define default values to overrides specific fields
You dont have to provide the entire interface, just a partial of the one to mock
```ts
Expand Down

0 comments on commit e5a7424

Please sign in to comment.