Skip to content

Numeric separator support in Typescript #2833

@qraynaud

Description

@qraynaud

When using a numeric separator in a TS file, esbuild fails to compile it with the following error message:

✘ [ERROR] Syntax error "_"

    src/app/commission/commission.integration.ts:125:35:
      125 │                     profitAmount: 0_00,
          ╵                                    ^

1 error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions