Skip to content

Commit

Permalink
docs: update todo list in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IdoBouskila committed Aug 19, 2024
1 parent 379be65 commit 39cf7d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ schema.parse({ name: 'Bob', age: '30' });

## TODO List:
- [ ] Implement refinements
- [ ] Add tests for implementation & types
- [ ] Add `e.email()`, `e.url()`, `e.uuid()`, `e.date()`, `e.boolean()`, `e.null()`, `e.undefined()`

0 comments on commit 39cf7d3

Please sign in to comment.