-
Couldn't load subscription status.
- Fork 53
Closed
Description
Would you accept a PR that removes the lodash requirement?
!isRegExp(re)andisStringcan be replaced withtypeof re === 'string'flattencan be replaced withflatMap(as long as IE11 support is not required, but you could specify that a polyfill is needed for IE11 support)escapeRegExpcan just be inlined
FoxxMD, nozo-moto, narukami894, DeanDK and jorisw
Metadata
Metadata
Assignees
Labels
No labels