Files
telemetry-client-js/eslint.config.js
Jason Woltje 07bf9dd9b4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix(#1): add Node.js globals to ESLint config
ESLint 9 flat config requires explicit globals. Without them, Node.js
builtins (fetch, crypto, setTimeout, AbortController, etc.) trigger
no-undef errors, blocking the CI pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 22:43:21 -06:00

716 B