Skip to content

Optional chaining support #112

@Rovniy

Description

@Rovniy

I have problem with extracting translates from *.vue files, wich use ES8 feature object-chaining.
As sample: const a = object?.someKey?.someValue provide to reject Make script with error: Trace: SyntaxError: Unexpected token. If i remove chaining, all scripts successfully done. How resolve this problem?

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