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