-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Expose voidMap
and visitorKeys
#1465
Comments
looks like they may still be available from but according to https://www.npmjs.com/package/@glimmer/syntax?activeTab=code thanks for reporting! |
NullVoxPopuli
added a commit
that referenced
this issue
Oct 27, 2023
Thanks for the quick fix, we also need |
Or an array of void element tags, even better. |
you're right! added. thanks! |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Prettier is using them
https://github.com/prettier/prettier/blob/e682577c08e83c0ab272fc73ad1633883ad5d1a5/src/language-handlebars/visitor-keys.evaluate.js#L1
https://github.com/prettier/prettier/blob/e682577c08e83c0ab272fc73ad1633883ad5d1a5/src/language-handlebars/html-void-elements.evaluate.js#L1
These sub paths are removed in v0.85, can we export them?
The text was updated successfully, but these errors were encountered: