We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ceac4 commit c10e038Copy full SHA for c10e038
1 file changed
package.json
@@ -34,7 +34,8 @@
34
},
35
"keywords": ["React", "Native", "Bluetooth", "Low", "Energy", "BLE", "Polidea"],
36
"jest": {
37
- "preset": "react-native"
+ "preset": "react-native",
38
+ "modulePathIgnorePatterns": ["<rootDir>/examples"]
39
40
"author": "Polidea",
41
"license": "Apache-2.0",
0 commit comments