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

test: modify location of ts-jest config in jest.config.js #100

Merged
merged 1 commit into from Nov 15, 2022

Conversation

aeworxet
Copy link
Collaborator

This PR modifies location of ts-jest config in jest.config.js file to address 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 */ }],
},

PR with changes to ts-jest configuration:
kulshekhar/ts-jest#3780

@aeworxet
Copy link
Collaborator Author

/rtm

@asyncapi-bot asyncapi-bot merged commit 42a2b18 into asyncapi:master Nov 15, 2022
@aeworxet aeworxet deleted the modify-location-of-ts-jest branch November 15, 2022 14:17
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.3.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants