Skip to content

Some types include unnecessary empty type params list #246

@adidahiya

Description

@adidahiya

This is a regression in v5.0.0 caused by #156

Previously, types without generic type params were rendered as expected, without any <> type params list:

image

Now, they often include an extraneous & unnecessary empty type params list, which can mislead users to believe that the type is generic:

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions