Skip to content

Commit ee86488

Browse files
committed
Restore rule
1 parent 089e0c9 commit ee86488

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/src/js/client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ export class ReactNativeClient extends Client<ReactNativeClientOptions> {
151151
dsn: this.getDsn(),
152152
tunnel: undefined,
153153
});
154+
// oxlint-disable-next-line typescript/no-floating-promises
154155
this.sendEnvelope(envelope);
155156
}
156157

0 commit comments

Comments
 (0)