Skip to content

Commit 053df74

Browse files
authored
Disable max-lines for hubextensions.ts
1 parent 0f555ec commit 053df74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tracing/src/hubextensions.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable max-lines */
12
import { getMainCarrier, Hub } from '@sentry/hub';
23
import {
34
CustomSamplingContext,

0 commit comments

Comments
 (0)