Skip to content

XRegExp.escape with hyphen/comma/hash returns regex incompatible with ES6 flag u #323

Closed
@slevithan

Description

@slevithan

ES6 flag u disallows \-, so we need an alternative way to escape hyphens.

This is similar to #197, which fixed this for whitespace.

Edit: Same problem for escaped , and #.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions