Skip to content

Template Strings #2

Description

@xjamundx
  • ["a",b"].join -> ab
  • "a \\nb" -> a b
  • "a" + "b" -> ab
  • "a" + thing + "b" -> a${thing}b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions