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

feat: Replace babel with tsc and ts-jest #232

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

Brad-Turner
Copy link
Contributor

@Brad-Turner Brad-Turner commented Oct 24, 2023

  • Removes babel, replacing it with the tsc compiler
  • For tests, this has been replaced with ts-jest
  • Added @types/jest and @types/uuid for improved DX

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Generated using npx jest --init

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Generated using npx tsc --init and adjusting fields accordingly.

@Brad-Turner Brad-Turner marked this pull request as ready for review October 24, 2023 07:40
@Brad-Turner Brad-Turner requested a review from a team as a code owner October 24, 2023 07:40
@marcolink marcolink changed the title Replace babel with tsc and ts-jest feat: Replace babel with tsc and ts-jest Oct 24, 2023
Copy link
Member

@marcolink marcolink left a comment

Choose a reason for hiding this comment

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

Awesome @Brad-Turner 🎉
(marked it as feat to trigger a release)

@marcolink marcolink merged commit 236fc60 into contentful:master Oct 24, 2023
2 checks passed
@contentful-automation
Copy link

🎉 This PR is included in version 9.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Brad-Turner Brad-Turner deleted the ts-jest branch October 24, 2023 08:05
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.

2 participants