Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ts-jest deprecation warning #158

Merged
merged 2 commits into from Oct 23, 2022
Merged

Fix ts-jest deprecation warning #158

merged 2 commits into from Oct 23, 2022

Conversation

ddzz
Copy link
Collaborator

@ddzz ddzz commented Oct 22, 2022

Fix for this warning:

ts-jest[ts-jest-transformer] (WARN) Define `ts-jest` config under `globals` is deprecated. Please do
transform: {
    <transform_regex>: ['ts-jest', { /* ts-jest config goes here in Jest */ }],
},

@ddzz ddzz requested a review from bmish October 22, 2022 13:57
@ddzz ddzz force-pushed the fix-ts-jest-config-deprecation branch from a1fc0ff to 3e1b506 Compare October 22, 2022 14:01
@bmish bmish added the internal label Oct 23, 2022
Copy link
Owner

@bmish bmish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bmish bmish merged commit a5db3e3 into main Oct 23, 2022
@bmish bmish deleted the fix-ts-jest-config-deprecation branch October 23, 2022 02:37
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.

None yet

3 participants