UNPKG

@testing-library/react-native

Version:

Simple and complete React Native testing utilities that encourage good testing practices.

6 lines (5 loc) 135 B
// added for Jest inline snapshots to not use default Prettier config module.exports = { singleQuote: true, trailingComma: "es5" }