Skip to content

fix: use ESM export for Jest config#9153

Open
Pluviobyte wants to merge 1 commit into
kirodotdev:mainfrom
Pluviobyte:codex/fix-jest-esm-config
Open

fix: use ESM export for Jest config#9153
Pluviobyte wants to merge 1 commit into
kirodotdev:mainfrom
Pluviobyte:codex/fix-jest-esm-config

Conversation

@Pluviobyte

Copy link
Copy Markdown

Summary

  • update the Jest config to use an ESM default export
  • fix npm test failing under the package-level type: module setting

Verification

  • npm run build
  • npm test -- --runInBand

Duplicate check: searched open and closed/merged PRs and issues for scripts/jest.config.js, module is not defined, npm test, and ESM/CommonJS Jest config fixes; no overlapping PR found.

@Pluviobyte Pluviobyte requested review from a team as code owners June 4, 2026 14:13
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