Skip to content

ES2018 Unicode character class escapes are not supported in ES2015 #286

Closed
@cyan-2048

Description

@cyan-2048

const SPACE_OR_PUNCTUATION = /[\n\r\p{Z}\p{P}]+/u; -> this part of code means this project only supports ES2018+

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