Skip to content

Chore/tooling alignment - #7

Merged
llettieri merged 8 commits into
masterfrom
chore/tooling-alignment
Jun 20, 2026
Merged

Chore/tooling alignment#7
llettieri merged 8 commits into
masterfrom
chore/tooling-alignment

Conversation

@llettieri

Copy link
Copy Markdown
Owner

Summary

  • pnpm migration: replaced npm with pnpm 10.33.0, deleted package-lock.json, generated pnpm-lock.yaml
  • next.config.ts: converted from .mjs to .ts with proper TypeScript types; now writes public/version.json at build time
  • ESLint: replaced legacy FlatCompat setup with clean defineConfig + globalIgnores flat config; removed @typescript-eslint/parser and eslint-plugin-prettier
  • Dependency housekeeping: moved dayjs, flowbite-react, and sharp to dependencies; added jiti
  • Tooling files: added .nvmrc (v24.13.0) and CLAUDE.md

@llettieri
llettieri merged commit 273609f into master Jun 20, 2026
1 check passed
@llettieri
llettieri deleted the chore/tooling-alignment branch June 20, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant