Skip to content

[docs] Fix invalid syntax in Jest integration instructions #966

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

Merged
merged 1 commit into from
May 29, 2023

Conversation

motiz88
Copy link
Contributor

@motiz88 motiz88 commented May 28, 2023

Summary

export default from is not valid JavaScript.

Fixes #946, fixes #895.

Test Plan

Tested manually in a personal project.

@tido64 tido64 enabled auto-merge (squash) May 29, 2023 07:39
@tido64 tido64 disabled auto-merge May 29, 2023 07:39
@tido64 tido64 enabled auto-merge (squash) May 29, 2023 07:40
@tido64
Copy link
Member

tido64 commented May 29, 2023

Thanks for fixing the docs!

@tido64 tido64 merged commit d68a48d into react-native-async-storage:master May 29, 2023
@AsyncStorageBot
Copy link
Collaborator

🎉 This PR is included in version 1.18.2 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[JEST][DOCUMENTATION] export default from jest mock cause typescript check error recommended jest __mocks__ directory syntax shows eslint error
3 participants