mancala/apps/mobile/jest.config.js

4 lines
48 B
JavaScript
Raw Normal View History

2024-03-24 03:47:18 +03:00
module.exports = {
preset: 'react-native',
};