Skip to content

New rule: Disallow characters which are made with multiple code points in character class syntax (no-misleading-character-class) #1311

Closed
@feross

Description

https://eslint.org/docs/rules/no-misleading-character-class

This prevents a really tricky Unicode regex edge case that always results in a bug. Let's include it in standard 13. Part of the eslint recommended set.

0% ecosystem impact, so it's a no brainer.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions