sheetjs-rn/jest.config.js

4 lines
48 B
JavaScript
Raw Normal View History

2023-07-02 19:29:40 +00:00
module.exports = {
preset: 'react-native',
};