Skip to content

fix(config): disable isolatedDeclarations#4848

Merged
ahnpnl merged 1 commit intomainfrom
fix/isolated-declarations
May 14, 2025
Merged

fix(config): disable isolatedDeclarations#4848
ahnpnl merged 1 commit intomainfrom
fix/isolated-declarations

Conversation

@ahnpnl
Copy link
Copy Markdown
Collaborator

@ahnpnl ahnpnl commented May 14, 2025

Summary

Fixes #4847

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

Disable `isolatedDeclarations` for compiler options since Jest doesn't need `d.ts` file so `ts-jest` doesn't need to emit `d.ts`
@sonarqubecloud
Copy link
Copy Markdown

@ahnpnl ahnpnl marked this pull request as ready for review May 14, 2025 03:28
@ahnpnl ahnpnl requested a review from kulshekhar as a code owner May 14, 2025 03:28
@ahnpnl ahnpnl merged commit 5d6b35f into main May 14, 2025
11 checks passed
@ahnpnl ahnpnl deleted the fix/isolated-declarations branch May 14, 2025 05:50
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.

[Bug]: error TS5069: Option 'isolatedDeclarations' cannot be specified without specifying option 'declaration'

2 participants