arbret/frontend/e2e
counterweight 4b394b0698
Add ESLint for TypeScript/React linting
- Install eslint, typescript-eslint, eslint-plugin-react-hooks
- Configure eslint.config.js with flat config format
- Add type: module to package.json
- Fix unused variable issues (prefix with underscore)
- Add Makefile targets: lint-frontend, fix-frontend
2025-12-21 21:58:41 +01:00
..
helpers Extract duplicate test helper functions to shared module 2025-12-21 17:59:48 +01:00
admin-invites.spec.ts first implementation 2025-12-20 22:18:14 +01:00
appointments.spec.ts Add ESLint for TypeScript/React linting 2025-12-21 21:58:41 +01:00
auth.spec.ts first round of review 2025-12-20 11:43:32 +01:00
availability.spec.ts Add ESLint for TypeScript/React linting 2025-12-21 21:58:41 +01:00
booking.spec.ts Add ESLint for TypeScript/React linting 2025-12-21 21:58:41 +01:00
counter.spec.ts final review 2025-12-20 12:11:22 +01:00
permissions.spec.ts review 2025-12-18 23:54:51 +01:00
profile.spec.ts Add ESLint for TypeScript/React linting 2025-12-21 21:58:41 +01:00