Skip to content

Beautifier breaks regular expressions #1

Description

@emreatbina

This beautifier can break regular expressions:

e.g. turns this:
/^[\w\d_.-]+@[\w\d-.]+$/

into this:
/^[wd_.-]+@[wd-.]+$/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions