rn_novel_app/jest.config.js
2024-01-05 15:34:37 +08:00

4 lines
48 B
JavaScript

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