From fad0d806ef987bf35c3f312e7e20f596efe6a7a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Ja=C5=A1ek?= <48070343+dominikjasek@users.noreply.github.com> Date: Wed, 24 Jan 2024 09:25:33 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07ff293..7c839f5 100644 --- a/README.md +++ b/README.md @@ -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) +image +