Skip to content

string is too long #1697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

string is too long #1697

wants to merge 1 commit into from

Conversation

totalamd
Copy link

No description provided.

@@ -2783,7 +2783,8 @@ Other Style Guides
// ...
}())

// bad - returns `undefined` instead of the value on the next line - always happens when `return` is on a line by itself because of ASI!
// bad - returns `undefined` instead of the value on the next line
// - always happens when `return` is on a line by itself because of ASI!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don’t enforce line length for comments; this is fine as-is.

@ljharb ljharb added the wontfix label Jan 15, 2018
@ljharb
Copy link
Collaborator

ljharb commented Jan 15, 2018

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants