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 ea99698 commit 3d098ffCopy full SHA for 3d098ff
packages/browser/test/unit/sdk.test.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable @typescript-eslint/unbound-method */
2
import { NoopTransport, Scope } from '@sentry/core';
3
import { MockIntegration } from '@sentry/core/test/lib/sdk.test';
4
import { Client, Integration } from '@sentry/types';
0 commit comments