mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-29 23:19:27 -05:00
plz ignore expo modules
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ module.exports = {
|
||||
setupFilesAfterEnv: ["./jest/setup.js"],
|
||||
extensionsToTreatAsEsm: ['.ts', '.tsx'],
|
||||
transformIgnorePatterns: [
|
||||
'node_modules/(?!(@)?(react-native|react-native-vector-icons|react-native-url-polyfill|react-navigation|react-native-track-player|jellyfin|burnt|expo|expo(nent)?/.*)/)',
|
||||
'node_modules/(?!(@)?(react-native|react-native-vector-icons|react-native-url-polyfill|react-navigation|react-native-track-player|jellyfin|burnt|expo|expo-.*)/)',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user