Skip to content

Commit c9d17a1

Browse files
fix lint
1 parent f3e55ed commit c9d17a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/options.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export interface BaseReactNativeOptions {
4949

5050
/** Enable scope sync from Java to NDK on Android
5151
* Only has an effect if `enableNdk` is `true`.
52-
*/
52+
*/
5353
enableNdkScopeSync?: boolean;
5454

5555
/** When enabled, all the threads are automatically attached to all logged events on Android */

0 commit comments

Comments
 (0)