Skip to content

fix: disable verbatimmodulesyntax for cjs build#11

Merged
jmlweb merged 1 commit intomainfrom
hal/fix-tsconfig
Jan 27, 2026
Merged

fix: disable verbatimmodulesyntax for cjs build#11
jmlweb merged 1 commit intomainfrom
hal/fix-tsconfig

Conversation

@jmlweb
Copy link
Copy Markdown
Owner

@jmlweb jmlweb commented Jan 27, 2026

Note

Adjusts TypeScript config to improve CommonJS compatibility.

  • Sets compilerOptions.verbatimModuleSyntax to false in tsconfig.json
  • Retains moduleDetection: "force"; no other config or source changes

Written by Cursor Bugbot for commit 4462c34. This will update automatically on new commits. Configure here.

@jmlweb jmlweb merged commit 4f18878 into main Jan 27, 2026
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 27, 2026
# [1.11.0](v1.10.0...v1.11.0) (2026-01-27)

### Bug Fixes

* disable verbatimmodulesyntax for cjs build ([#11](#11)) ([4f18878](4f18878))

### Features

* integrate Okigu Ruler for AI instruction management ([71d08b2](71d08b2))
@github-actions
Copy link
Copy Markdown

🎉 This issue has been resolved in version 1.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant