Skip to content

Commit

Permalink
feat(render): add 'IEntry' type containing all possible of entries
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielAnca committed Nov 22, 2022
1 parent 63ed374 commit 1b724c5
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 @@ -105,3 +105,4 @@ You can see that a few things are handled for you:
- Validations on symbols and text fields are expanded to unions.
- Non-required attributes automatically have `| null` appended to their type.
- The output is formatted using **your** Prettier config.

0 comments on commit 1b724c5

Please sign in to comment.