Skip to content

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Jul 1, 2025

Prettier fixed their parser bug in v3.6 so we just need to check for and sort template literals inside Angular expressions.

Our tests are not currently running against Prettier v3.6 because of a bug in I think jsdoc. Need to look more into it. I've left in a commented test that passes against Prettier v3.6.

Fixes #368

@thecrypticace thecrypticace marked this pull request as ready for review July 1, 2025 15:21
Base automatically changed from feat/oxc-hermes to main July 1, 2025 15:38
Prettier fixed their parser bug in v3.6 so we just need to check for template literals
@thecrypticace thecrypticace force-pushed the fix/angular-expr-template-literals branch from d8b5970 to 0839b56 Compare July 1, 2025 15:39
@thecrypticace thecrypticace merged commit 9b87e4a into main Jul 1, 2025
1 check passed
@thecrypticace thecrypticace deleted the fix/angular-expr-template-literals branch July 1, 2025 17:17
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

Successfully merging this pull request may close these issues.

Angular 19 TW4: error when formatting html containing backticks
1 participant