TypeScript Development Guidelines
Objective: Define standards for strongly-typed, safe, and maintainable TypeScript code, covering configuration, the type system, generics, async patterns, and tooling.
Source File
View the full rule: .agent/rules/typescript.md
Sections
- Configuration (tsconfig.json)
- Type System Best Practices
- Generics & Advanced Types
- Async Patterns
- Code Quality & Tooling
