This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 lint/correctness/noUndeclaredVariables
incorrectly identifies AggregateError
as an undeclared variable.
#4365
Labels
A-Diagnostic
Area: errors and diagnostics
S-Bug: confirmed
Status: report has been confirmed as a valid bug
Environment information
What happened?
Reproduction:
Playground link: https://docs.rome.tools/playground/?lintRules=all&code=bgBlAHcAIABBAGcAZwByAGUAZwBhAHQAZQBFAHIAcgBvAHIAKAApAA%3D%3D
Expected result
Rome should consider
AggregateError
a JavaScript built-in and not warn about it being undeclared.Code of Conduct
The text was updated successfully, but these errors were encountered: