Skip to content

Use node: prefix in json_formatter.js module import#392

Merged
ngarbezza merged 3 commits into
mainfrom
claude/zen-jackson-145bf6
Jun 30, 2026
Merged

Use node: prefix in json_formatter.js module import#392
ngarbezza merged 3 commits into
mainfrom
claude/zen-jackson-145bf6

Conversation

@ngarbezza

Copy link
Copy Markdown
Owner

Summary

  • Replaces 'module' with 'node:module' in the createRequire import in lib/ui/json_formatter.js
  • Aligns with the canonical node: prefix convention already used throughout the codebase (bin/simplicity-guardian.js, bin/testy_cli.js)

Test plan

  • npm test — 410/410 tests pass
  • npm run lint — no lint errors

🤖 Generated with Claude Code

ngarbezza and others added 3 commits June 29, 2026 15:31
Aligns with the canonical Node.js built-in prefix convention
already used in bin/simplicity-guardian.js and bin/testy_cli.js.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ngarbezza ngarbezza merged commit af8f60d into main Jun 30, 2026
5 checks passed
@ngarbezza ngarbezza deleted the claude/zen-jackson-145bf6 branch June 30, 2026 11:21
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