Fix handlebars path expressions starts with @ by Princeyadav05 · Pull Request #16358 · prettier/prettier (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 8 commits into
Jun 11, 2024
Conversation
Description
Fixed #16356
Changed print('head') to print(node.tail) as mentioned in the comment: #16356 (comment)
Checklist
- I’ve added tests to confirm my change works.
- (If changing the API or CLI) I’ve documented the changes I’ve made (in the
docs/directory). - (If the change is user-facing) I’ve added my changes to
changelog_unreleased/*/XXXX.mdfile followingchangelog_unreleased/TEMPLATE.md. - I’ve read the contributing guidelines.
✨Try the playground for this PR✨
Loading