-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(es/resolver): Ignore VarDecl
with declare: true
#9734
Conversation
|
CodSpeed Performance ReportMerging #9734 will not alter performanceComparing Summary
|
Description:
declare const MY_MAGIC_VARIABLE: string
is not a variable declaration.Related issue: