Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fakefeik authored Jan 31, 2019
1 parent 21768c2 commit 2cd9cef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ export type FirstType = {
```

If you want generated files to have different name or to generate some typings differently, you should pass your own implementation of `ICustomTypeGenerator` to `FlowTypeGenerator`.

## Known bugs

See [this issue](https://github.com/skbkontur/TypeScript.ContractGenerator/issues/1)

0 comments on commit 2cd9cef

Please sign in to comment.