Skip to content

extraneous concatenation syntax inside template literal #1668

@ElectricNroff

Description

@ElectricNroff

message: `${body?.user_id} + ' was successfully created.`,

This apparently once was an attempt to concatenate was successfully created. to another string, but the use of a template literal means that

+ '

appears in the output.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions