Skip to content

fix: include test files in TS project so @types/node resolves#1

Merged
IBJunior merged 1 commit into
mainfrom
fix/tsconfig-test-types
Jul 2, 2026
Merged

fix: include test files in TS project so @types/node resolves#1
IBJunior merged 1 commit into
mainfrom
fix/tsconfig-test-types

Conversation

@IBJunior

@IBJunior IBJunior commented Jul 2, 2026

Copy link
Copy Markdown
Member

Splits TS config so the build emits src/ only (tsconfig.build.json) while the root config covers test/ for the IDE and typecheck, fixing the spurious Cannot find name 'node:url' error on test files.

🤖 Generated with Claude Code

Split build config into tsconfig.build.json (emits src/ only) and
broaden root tsconfig to cover test/ for the IDE and typecheck.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@IBJunior IBJunior merged commit ace4cb4 into main Jul 2, 2026
@IBJunior IBJunior deleted the fix/tsconfig-test-types branch July 2, 2026 13:59
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