Skip to content

fix(javascript): remove unnecessary linebreaks from html templates#5771

Merged
ikatyang merged 2 commits intoprettier:masterfrom
ikatyang:fix/javascript/remove-unnecessary-linebreak-from-html-template-literal
Jan 20, 2019
Merged

fix(javascript): remove unnecessary linebreaks from html templates#5771
ikatyang merged 2 commits intoprettier:masterfrom
ikatyang:fix/javascript/remove-unnecessary-linebreak-from-html-template-literal

Conversation

@ikatyang
Copy link
Copy Markdown
Member

Fixes #5672

  • 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)
  • I’ve read the contributing guidelines.

Try the playground for this PR

@ikatyang ikatyang merged commit 42f7b60 into prettier:master Jan 20, 2019
@ikatyang ikatyang deleted the fix/javascript/remove-unnecessary-linebreak-from-html-template-literal branch January 20, 2019 03:15
@lock lock Bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Apr 20, 2019
@lock lock Bot locked as resolved and limited conversation to collaborators Apr 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

js in html tagged template literals too verbose?

2 participants