Commit graph

1 commit

Author SHA1 Message Date
DustyWalker
4cae1f981f feat: add .eslintrc.js - comprehensive ESLint configuration for TypeScript
ESLint configuration with:
- TypeScript-first rules with strict type checking
- Import/export organization and validation
- Node.js environment optimizations
- Monorepo-aware path resolution
- Security and performance rules
- Prettier integration for code formatting
- Environment-specific overrides (frontend, api, worker)
- Test file specific configurations
- Comprehensive rule set for code quality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 16:50:09 +02:00