mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-24 04:08:21 +00:00
5 lines
117 B
JavaScript
5 lines
117 B
JavaScript
|
module.exports = {
|
||
|
preset: 'react-native',
|
||
|
modulePathIgnorePatterns: ['react-native-fast-image-example*'],
|
||
|
}
|