SmartStopAPK/jest.config.js

4 lines
48 B
JavaScript
Raw Normal View History

2023-11-08 20:37:01 -03:00
module.exports = {
preset: 'react-native',
};