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

Add @jest/types #457

Merged
merged 2 commits into from Jan 3, 2024
Merged

Add @jest/types #457

merged 2 commits into from Jan 3, 2024

Conversation

gustavohenke
Copy link
Member

Since we moved to pnpm, transitive dependencies aren't hoisted where possible anymore.
That's one of its selling points: https://pnpm.io/motivation#creating-a-non-flat-node_modules-directory

Screenshot of terminal showing the list of dependencies that have 'jest' in their name

Because of this, jest.config.js typing wasn't working anymore, so adding this dev dependency should fix it at least in VS Code.

@gustavohenke gustavohenke merged commit 452e4a3 into main Jan 3, 2024
20 checks passed
@gustavohenke gustavohenke deleted the jest-types branch January 3, 2024 15:13
@coveralls
Copy link

Coverage Status

coverage: 99.2%. remained the same
when pulling 31f6c6a on jest-types
into 2c77c8b on main.

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.

None yet

2 participants