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 19dfe57 commit 8a9efcaCopy full SHA for 8a9efca
packages/core/src/tracing/sentrySpan.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable max-lines */
2
import { getClient, getCurrentScope } from '../currentScopes';
3
import { DEBUG_BUILD } from '../debug-build';
4
import { createSpanEnvelope } from '../envelope';
0 commit comments