Skip to content

Template literals are unsupported for nested calls #341

@ExE-Boss

Description

@ExE-Boss

Issuehunt badges

The following is unsupported despite it being allowed by the type system:

chalk.bold`Hello, {cyan.inverse ${name}!} This is a test. {green ${exclamation}!}`;

Produces:

Hello, {cyan.inverse ,!} This is a test. {green ,!} Sindre Neat

Instead of:

Hello, Sindre! This is a test. Neat!

IssueHunt Summary

toonijn toonijn has been rewarded.

Backers (Total: $40.00)

Submitted pull Requests


Tips

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions