Skip to content

Support d flag #86

@RebeccaStevens

Description

@RebeccaStevens

Any regex using the d flag is reported.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions#advanced_searching_with_flags

Ideally, this should be fixed in the upstream, but as the d flag doesn't really change how the regex executes, a workaround could be to simply remove the d flag before passing to the optimize library.

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