pda_react_native_template/jest.config.js

4 lines
48 B
JavaScript
Raw Permalink Normal View History

2025-07-04 10:44:57 +08:00
module.exports = {
preset: 'react-native',
};