8000 lint · maximepvrt/sentry-javascript@c7ea053 · GitHub
[go: up one dir, main page]

Skip to content

Commit c7ea053

Browse files
committed
lint
1 parent 8f503c8 commit c7ea053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser/src/sdk.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export function getDefaultIntegrations(options: Options): Integration[] {
4444
httpContextIntegration(),
4545
];
4646

47+
// eslint-disable-next-line deprecation/deprecation
4748
if (options.autoSessionTracking !== false) {
4849
integrations.push(browserSessionIntegration());
4950
}

0 commit comments

Comments
 (0)
0