unjs / magic-regexp

A compiled-away, type-safe, readable RegExp alternative

Home Page:https://regexp.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warn when using stateful global regexps

danielroe opened this issue · comments

e.g. /./g.test('thing')