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

5 lines
117 B
JavaScript
Raw Normal View History

2018-05-24 12:30:28 -04:00
module.exports = {
preset: 'react-native',
modulePathIgnorePatterns: ['react-native-fast-image-example*'],
}