nwaku/examples/mobile/jest.config.js

4 lines
48 B
JavaScript
Raw Permalink Normal View History

2024-05-21 21:00:22 -04:00
module.exports = {
preset: 'react-native',
};