This file guides AI and human contributors in writing clean, modern TypeScript code. It reflects best practices as of 2025, aligned with our team’s priorities.
- Readability above all else: Code must be easy to follow, even by new contributors or AI tools.
- Concise and clean: Prefer clarity over cleverness. Avoid unnecessary abstraction.