If true, transformers are allowed to reduce or increase the ambiguity of the regular expression.
Default
false
OptionalignoreOrder
ignoreOrder?:boolean
If true, transformers are allowed to reorder alternatives and to change/ignore the laziness of quantifiers.
This may cause the behavior of the regex to change.
If
true
, transformers are allowed to reduce or increase the ambiguity of the regular expression.