Skip to content

Comments

Disable type checking in Jest to unblock test execution#765

Open
thorn0 wants to merge 1 commit intogram-js:masterfrom
thorn0:patch-1
Open

Disable type checking in Jest to unblock test execution#765
thorn0 wants to merge 1 commit intogram-js:masterfrom
thorn0:patch-1

Conversation

@thorn0
Copy link

@thorn0 thorn0 commented Jan 1, 2025

There appears to be an obscure issue in ts-jest with the setTimeout types, as the same files are type-checked correctly by tsc from the command line. As a simple way to unblock testing, this PR disables type checking in Jest. If type checking in CI is needed, tsc can be run as a separate command.

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