react-native-fast-image/jest.config.js
2018-05-24 12:30:28 -04:00

5 lines
117 B
JavaScript

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