We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786ba42 commit 5b80d98Copy full SHA for 5b80d98
template/package.json
@@ -31,7 +31,7 @@
31
"jest": {
32
"preset": "react-native",
33
"transformIgnorePatterns": [
34
- "node_modules/(?!(jest-)?react-native|react-(native|universal|navigation)-(.*)|@react-native-community/(.*)|@react-navigation/(.*)|bs-platform)"
+ "node_modules/(?!(jest-)?react-native|react-(native|universal|navigation)-(.*)|@react-native-community/(.*)|@react-navigation/(.*)|bs-platform|(@[a-zA-Z]+/)?(bs|reason|rescript)-(.*)+)"
35
]
36
}
37
0 commit comments