Skip to content
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

Add annotations to typealiases and typealiases to EJS template contexts #1380

Open
fabianmuecke opened this issue Oct 30, 2024 · 0 comments
Open

Comments

@fabianmuecke
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant