Regular Expressions 101

Community Patterns

Node node_modules library exceptions

0

Regular Expression
PCRE2 (PHP >=7.3)

/
node_modules\/(?!@devplat\/bestie-privacy.*|whatwg-fetch).*
/
gm

Description

Tests for excluding certain node_modules when

Submitted by anonymous - 2 years ago