Skip to content
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

[CS2] Fix #4589: Don’t unnecessarily escape quotes in template literals #4660

Merged

Commits on Aug 24, 2017

  1. Fix jashkenas#4589: Unquote all interpolated strings, not just CSX on…

    …es, so that quotation marks are not unnecessarily escaped in backtick-delimited strings/template literals
    GeoffreyBooth committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    a9ab180 View commit details
    Browse the repository at this point in the history