Skip to content

Commit 830c582

Browse files
nicohrubecclaude
andcommitted
ref: Restore eslint-disable comment in vendored code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c46cd76 commit 830c582

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/node/src/integrations/tracing/lrumemoizer/vendored/instrumentation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* - Vendored from: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/15ef7506553f631ea4181391e0c5725a56f0d082/packages/instrumentation-lru-memoizer
1818
* - Upstream version: @opentelemetry/instrumentation-lru-memoizer@0.62.0
1919
*/
20+
/* eslint-disable */
2021

2122
import { context } from '@opentelemetry/api';
2223
import {

0 commit comments

Comments
 (0)