- Add comprehensive ESLint configuration (eslint.config.js) with 25+ browser/Node.js globals - Fix 73 critical errors: React imports, DOM types, undefined variables, syntax issues - Add missing React imports to TSX files using React.FormEvent types - Fix undefined variable references (auth → _auth, tickets → data) - Correct regex escape characters in social media URL parsing - Fix case declaration syntax errors with proper block scoping - Configure ignore patterns for defensive error handling variables Results: 599 → 546 problems (73 → 0 errors, 526 → 546 warnings) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
3.5 KiB
3.5 KiB