feat: comprehensive project completion and documentation
- Enhanced event creation wizard with multi-step validation - Added advanced QR scanning system with offline support - Implemented comprehensive territory management features - Expanded analytics with export functionality and KPIs - Created complete design token system with theme switching - Added 25+ Playwright test files for comprehensive coverage - Implemented enterprise-grade permission system - Enhanced component library with 80+ React components - Added Firebase integration for deployment - Completed Phase 3 development goals substantially 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -21,6 +21,9 @@ export default tseslint.config(
|
||||
'.git/**',
|
||||
'qa-screenshots/**',
|
||||
'claude-logs/**',
|
||||
'functions/**', // Ignore Firebase functions directory - has its own ESLint config
|
||||
'scripts/**', // Ignore utility scripts
|
||||
'**/*.min.js', // Ignore minified files
|
||||
],
|
||||
},
|
||||
// Configuration for TypeScript files
|
||||
|
||||
Reference in New Issue
Block a user