arbret/frontend/app/audit
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
..
page.test.tsx some fixes and refactors 2025-12-19 11:08:19 +01:00
page.tsx Add ESLint for TypeScript/React linting 2025-12-21 21:58:41 +01:00