-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Thank you for a library with such hight quality :). I just integrated regexp-tree
into Putout linter, run it on my code, and had seen a strange optimization:
require('regexp-tree').optimize(/[<>=!]/).toString()
'/[!<=>]/'
Could you please tell me is it more optimized regexp
or it's a bug?
Metadata
Metadata
Assignees
Labels
No labels