You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using jest with the fonts, it complains about unexpected token "export"
I tried to put it in transformIgnorePatterns but it does not appear to work with it and the jest-expo preset.
When using jest with the fonts, it complains about
unexpected token "export"
I tried to put it in transformIgnorePatterns but it does not appear to work with it and the jest-expo preset.
#49
The text was updated successfully, but these errors were encountered: