pda_react_native_template/jest.config.js
2025-07-04 10:44:57 +08:00

4 lines
48 B
JavaScript

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