Fix indentation: replace tab with spaces for CDK TypeScript entry

This commit is contained in:
Tyson Cung 2025-10-02 10:11:40 +08:00
commit 92affcc170

View file

@ -380,7 +380,7 @@
- [Dash](https://github.com/ucg8j/awesome-dash#readme) - Python web app framework.
- [FastAPI](https://github.com/mjhea0/awesome-fastapi#readme) - Python web app framework.
- [CDK](https://github.com/kolomied/awesome-cdk#readme) - Open-source software development framework for defining cloud infrastructure in code.
- [CDK TypeScript](https://github.com/tysoncung/awesome-cdk-typescript#readme) - TypeScript-specific CDK resources, patterns, and best practices.
- [CDK TypeScript](https://github.com/tysoncung/awesome-cdk-typescript#readme) - TypeScript-specific CDK resources, patterns, and best practices.
- [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization.
- [Slim](https://github.com/nekofar/awesome-slim#readme) - PHP framework.
- [Fiber](https://github.com/gofiber/awesome-fiber#readme) - Web framework built on top of Fasthttp, the fastest HTTP engine for Go.