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

replace jest-plugin-fs with mock-fs #552

Open
shazron opened this issue Jun 7, 2022 · 0 comments
Open

replace jest-plugin-fs with mock-fs #552

shazron opened this issue Jun 7, 2022 · 0 comments

Comments

@shazron
Copy link
Member

shazron commented Jun 7, 2022

jest-plugin-fs: https://www.npmjs.com/package/jest-plugin-fs (Updated 4 years ago)
mock-fs: https://www.npmjs.com/package/mock-fs (Updated 7 months ago)

The plugin is outdated, and uses an older version of babel-runtime and core-js@2. core-js@2 is deprecated and shouldn't be used anymore.

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

No branches or pull requests

1 participant