MyAccountApp/jest.config.js
CalebChen768 c1ab05c46c Initial commit
Generated by react-native@0.73.6
2024-03-16 19:51:04 +08:00

4 lines
48 B
JavaScript

module.exports = {
preset: 'react-native',
};