mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-21 05:20:06 -06:00
fix module imports during jest suite
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
module.exports = {
|
||||
preset: 'react-native',
|
||||
setupFiles: ["./node_modules/react-native-gesture-handler/jestSetup.js"],
|
||||
transform: {}
|
||||
extensionsToTreatAsEsm: ['.ts', '.tsx']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user