Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Template literal formatting #2446

Closed
Tracked by #2403
MichaReiser opened this issue Apr 14, 2022 · 0 comments · Fixed by #3063
Closed
Tracked by #2403

Template literal formatting #2446

MichaReiser opened this issue Apr 14, 2022 · 0 comments · Fixed by #3063
Labels
A-Formatter Area: formatter I-Normal Implementation: normal understanding of the tool and awareness

Comments

@MichaReiser
Copy link
Contributor

MichaReiser commented Apr 14, 2022

Verify Rome's template literal formatting by how prettier formats template literals.

Relevant test cases

  • js/template-align/indent.js
  • js/template-literals/binary-exporessions.js
  • js/template-literals/expressions.js
  • js/template-literals/logical-expressions.js
  • js/template-literals/sequence-expressions.js
  • js/template/arrow.js
  • js/template/call.js
  • js/template/inline.js
  • js/ternaries/binary.js
@MichaReiser MichaReiser added the A-Formatter Area: formatter label Apr 14, 2022
@ematipico ematipico added the I-Normal Implementation: normal understanding of the tool and awareness label May 5, 2022
@NicholasLYang NicholasLYang self-assigned this May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Formatter Area: formatter I-Normal Implementation: normal understanding of the tool and awareness
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants