TypeScript Style Summary (Archived)
Key themes captured in the legacy summary:
- Prefer strict typing and explicit contracts
- Avoid
anyunless justified - Prefer named exports
- Avoid assertion-heavy code paths
- Keep naming and module patterns consistent
For active standards, use:
apps/docs/internal/standards/coding-standards.mdapps/docs/internal/standards/strict-typing-guide.md