docs(ts): add guardz and reorder#1549
Conversation
WalkthroughThe README.md file was updated to reorganize and expand the TypeScript resources section. New entries were added, existing entries were reordered and grouped more logically, and some descriptions were corrected for capitalization. No source code or exported entities were changed; all modifications are limited to documentation. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
2066-2066: Pointquicktypeto the canonical upstream repositoryThe current link references
glideapps/quicktype, which is an outdated fork.
Switching to the official repo avoids potential 404s and keeps the list trustworthy.-* [quicktype](https://github.com/glideapps/quicktype) - Generate types and converters from JSON, Schema, and GraphQL. +* [quicktype](https://github.com/quicktype/quicktype) - Generate types and converters from JSON, Schema, and GraphQL.
Summary by CodeRabbit