1 Commits
Author SHA1 Message Date
davide 6609e3ae28 Add ESLint to the frontend
Wires up @nuxt/eslint (the official Nuxt module) so `npm run lint`,
already documented in CLAUDE.md's pre-completion checklist, actually
exists. It auto-generates a flat config aware of Nuxt's auto-imports,
so it doesn't flag composables and utils that Nuxt injects without an
explicit import.
2026-09-11 11:25:34 +02:00