Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upMulti-Line String #646
Comments
This comment has been minimized.
This comment has been minimized.
|
Looks reasonable to me. But this isn't something that we can enforce with ESLint. Feel free to use this style in your code! |
feross
closed this
Oct 3, 2016
lock
bot
locked as resolved and limited conversation to collaborators
May 10, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Beastio commentedOct 3, 2016
There is a lot of differing styles out in the wild for multi-line and template, strings. I have a simple proposal that makes multi-lines much nicer ensuring the first-line maintains its internal alignment and doesn't use a function that manipulates the string to strip indentation.