actual/packages/mobile/jest.config.js
2022-08-24 20:21:35 +01:00

4 lines
47 B
JavaScript

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