react-native-fast-image/jest.config.js

5 lines
117 B
JavaScript

module.exports = {
preset: 'react-native',
modulePathIgnorePatterns: ['react-native-fast-image-example*'],
}