UNPKG

react-native-animation-scenario

Version:
7 lines (6 loc) 124 B
// jest.config.mjs export default { testEnvironment: "node", transform: {}, testMatch: ["**/tests/**/*.test.mjs"], };