Skip to content

Find translation usages that are missing params #477

@runspired

Description

@runspired

Since formatjs requires that any context param must be present even if undefined we should ensure the param is always provided to the helper.

e.g.

{
  "a.key": "something {aParam}"
}
{{t "a.key"}}

Should produce an error reportable by this tool

Related: ember-intl/ember-intl#1652

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions