mirror of
https://github.com/zhigang1992/react-native-reanimated.git
synced 2026-01-12 09:24:04 +08:00
5 lines
89 B
JavaScript
5 lines
89 B
JavaScript
module.exports = {
|
|
preset: 'react-native',
|
|
modulePathIgnorePatterns: ['Example'],
|
|
};
|