Commit Graph

2 Commits

Author SHA1 Message Date
Matt 86fe36b544 Fix ESLint config - bypass FlatCompat circular reference bug
Build and Push Docker Image / lint-and-typecheck (push) Failing after 1m26s Details
Build and Push Docker Image / build (push) Has been skipped Details
- Remove FlatCompat wrapper that caused circular structure error
- Use typescript-eslint directly with react-hooks plugin
- Add eslint-plugin-react-hooks dependency

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 12:39:59 +01:00
Matt 56b919fe4a chore: Add ESLint configuration
Build and Push Docker Image / lint-and-typecheck (push) Successful in 1m1s Details
Build and Push Docker Image / build (push) Failing after 2m19s Details
- Add eslint.config.mjs with Next.js core-web-vitals preset
- Install @eslint/eslintrc for flat config compatibility

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 12:47:13 +01:00