TypeScript configuration with:
- Modern ES2022 target with strict type checking
- Monorepo-optimized project references
- Path mapping for clean imports across packages
- Comprehensive compiler options for production builds
- Support for incremental compilation
- ESM modules with bundler resolution
- Development and build optimizations
- Workspace-aware include/exclude patterns
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>