Commit Graph

5 Commits

Author SHA1 Message Date
git cc423e72fd code: nextjs,frontends,eslint (1 files) 2025-12-25 22:28:07 +00:00
git 359760a4e5 code: nextjs,frontends,eslint (1 files) 2025-12-25 20:10:01 +00:00
git 53faf2e2f0 fix: add .next to eslint ignores
Build output directory was being linted causing false errors
2025-12-25 14:58:58 +00:00
git 2573e91397 fix: resolve ESLint/TS config for frontends/nextjs
- Remove broken symlinks, create local config files
- Fix Next.js 16 lint command (removed 'next lint')
- Fix FormErrors interface → type alias (mapped type)
- Fix constant truthiness in utils.test.ts
- Update tsconfig.json for proper path resolution
- Install missing ESLint dependencies
2025-12-25 14:50:44 +00:00
git 8e627bc643 Add configuration files and scripts for Next.js frontend setup 2025-12-25 14:42:29 +00:00