Skip to content

Commit a78f3e4

Browse files
pierrezimmermannbampierrezimmermannmdjastrzebski
authored
feat: debug options (#1160)
Co-authored-by: pierrezimmermann <[email protected]> Co-authored-by: Maciej Jastrzebski <[email protected]>
1 parent bfb3498 commit a78f3e4

12 files changed

+849
-365
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
"testTimeout": 60000,
9898
"transformIgnorePatterns": [
9999
"/node_modules/(?!(@react-native|react-native)/).*/"
100-
]
100+
],
101+
"clearMocks": true
101102
}
102103
}

0 commit comments

Comments
 (0)