You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for your awesome work, it seems like TSTypeReference is wrongly typed according to the TSESTree spec.
According to the spec, it should have typeArguments and not typeParameters
The text was updated successfully, but these errors were encountered:
Hi @TyrealHu,
thanks for your awesome work, it seems like TSTypeReference is wrongly typed according to the TSESTree spec.
According to the spec, it should have
typeArguments
and nottypeParameters
The text was updated successfully, but these errors were encountered: