4 行
61 B
JavaScript
4 行
61 B
JavaScript
|
|
module.exports = {
|
||
|
|
preset: '@react-native/jest-preset',
|
||
|
|
};
|