mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-21 13:30:11 -06:00
update jest config
This commit is contained in:
@@ -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-modules-core)/)',
|
||||
'node_modules/(?!(@)?(react-native|react-native-vector-icons|react-native-url-polyfill|react-navigation|react-native-track-player|jellyfin|burnt|expo|expo-font|expo-modules-core)/)',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user