Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikjasek authored Jan 24, 2024
1 parent f49030a commit fad0d80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,5 @@ printFullName(person); // ✅ this is now valid TS code
```

It comes with full TypeScript support (also for nested nullable properties):
![typescript intellisense required properties](https://gcdnb.pbrd.co/images/Gwv3WzyumIHf.png?o=1)
<img width="800" alt="image" src="https://github.com/dominikjasek/required-properties/assets/48070343/7987f677-60ab-413d-b1a9-a06f7f2185d1">

0 comments on commit fad0d80

Please sign in to comment.