mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 09:13:43 +08:00
5 lines
89 B
JavaScript
5 lines
89 B
JavaScript
module.exports = {
|
|
preset: 'react-native',
|
|
modulePathIgnorePatterns: ['Example'],
|
|
};
|