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

jest.config.ts configuration file in Typescript #2657

Merged
merged 2 commits into from Dec 31, 2020
Merged

jest.config.ts configuration file in Typescript #2657

merged 2 commits into from Dec 31, 2020

Conversation

carlocorradini
Copy link
Contributor

Jest Typescript

Jest now supports jest.config.ts as configuration file.

See jestjs/jest#9636 for more information.

Changes proposed:

  • Add
  • Delete
  • Fix
  • Prepare

**Jest** now supports *jest.config.ts* as configuration file.

See [jestjs/jest#9636 for more information.
KingDarBoja
KingDarBoja previously approved these changes Dec 3, 2020
Copy link
Member

@KingDarBoja KingDarBoja left a comment

Choose a reason for hiding this comment

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

It only applies to jest.config but should not worry about jest.config.babel at all.

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