Skip to content

Commit 32efa10

Browse files
committed
Disable max-lines for hubextensions.ts
1 parent e6fbfb8 commit 32efa10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tracing/src/hubextensions.ts

Lines changed: 1 addition & 0 deletions
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
ClientOptions,

0 commit comments

Comments
 (0)