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
Right now type aliases do have an annotations property, but it's empty, although the annotations of aliases do get parsed. I'd like to fix that, so type aliases can also be annotated as entry points for templates.
I'll need the type aliases to be available in EJS template contexts as well.
I've opened a PR with both changes here. Please let me know, what you think.
The text was updated successfully, but these errors were encountered:
Right now type aliases do have an annotations property, but it's empty, although the annotations of aliases do get parsed. I'd like to fix that, so type aliases can also be annotated as entry points for templates.
I'll need the type aliases to be available in EJS template contexts as well.
I've opened a PR with both changes here. Please let me know, what you think.
The text was updated successfully, but these errors were encountered: