Skip to content

Commit

Permalink
Merge pull request #8 from takagiy/chore/readme-refine
Browse files Browse the repository at this point in the history
Chore/readme refine
  • Loading branch information
takagiy authored Jul 29, 2024
2 parents c18acd3 + 848aa9b commit 318600e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
## Features

- Defining a class extending a zod schema
- Property types inferred from the schema
- Class properties and constructor types inferred from the schema
- Validation in the constructor
- Both readonly (default) and mutable properties
- Validation in setters of mutable properties
Expand Down

0 comments on commit 318600e

Please sign in to comment.