<!-- !!IMPORTANT!! If you are reporting a bug for Oxlint or the Oxc VSCode extension, please use the "Linter bug report" template instead. You can find it here: https://github.com/oxc-project/oxc/issues/new?labels=C-bug,A-linter&projects=&template=linter_bug_report.yaml&title=linter:+ --> https://discord.com/channels/1079625926024900739/1371280939614998588 ``` let cancel = () => {} export function close() { cancel = cancel?.() } ``` appears to error with oxlint, but not with typescript eslint