Skip to content

String format should check number of args against placeholders to detect mismatches #31

@dbaeumer

Description

@dbaeumer

The place to check is here:

function _format(message: string, args: (string | number | boolean | undefined | null)[], env: Environment): string {

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions