Skip to content

Allow all template literals in non-const positions for slow types #457

@lucacasonato

Description

@lucacasonato

This always results in a string type in non const positions, so we can always allow it.

We can choose to either leave it or emit a string type. TBD.

export let = `asd ${"asd"}`;

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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