#0000 - Migrate ESLint to flat config, enable ESM in Jest, and refactor seed-admin (stdout + error handling) #3

Merged
GuillaumeHemmen merged 5 commits from feat/fix-lint into master 2025-08-09 09:58:12 +00:00
  • Adopt ESLint flat config and update related deps/globals.
  • Configure Jest for ESM TypeScript and refine test mocks.
  • Refactor seed-admin to use process.stdout.write and improve error handling.
  • Update tests to assert stdout output; no breaking changes to CLI behavior.
- Adopt ESLint flat config and update related deps/globals. - Configure Jest for ESM TypeScript and refine test mocks. - Refactor seed-admin to use process.stdout.write and improve error handling. - Update tests to assert stdout output; no breaking changes to CLI behavior.
GuillaumeHemmen deleted branch feat/fix-lint 2025-08-09 09:58:12 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: GuillaumeHemmen/firebase-admin-seeder#3
No description provided.