Skip to content

ARAPI fix #681

@sinnew

Description

@sinnew

medium

For consistency and improved readability in modern TypeScript/JavaScript, it's generally preferred to use template literals (``) when embedding variables within strings, rather than string concatenation (+).

  console.log(`[arapi] getTriggerData: ${conversionType}`);

Originally posted by @gemini-code-assist[bot] in #680 (comment)

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