Add TypeScript cheatsheet from ZTM (#12589)

* Add TypeScript cheatsheet from ZTM

* add missing empty line

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
This commit is contained in:
enguy-hub 2025-10-19 17:00:55 +02:00 committed by GitHub
parent 24a1fc2023
commit 878118a20c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -605,6 +605,7 @@
### TypeScript
* [TypeScript Cheat Sheet](https://rmolinamir.github.io/typescript-cheatsheet/) - Robert Molina (HTML)
* [TypeScript Cheat Sheet](https://zerotomastery.io/cheatsheets/typescript-cheat-sheet/) - ZeroToMastery (HTML)
* [TypeScript Cheatsheet](https://github.com/SAYOUNCDR/TS-CheatSheet) - Sayoun Parui (Markdown)