Files
mao1/shenyan-app/jest.config.js

4 lines
61 B
JavaScript
Raw Normal View History

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