Regular Expressions 101

Community Patterns

1

TVseriesFileName

PCRE2 (PHP >=7.3)
test
Submitted by anonymous - 27 minutes ago

match eslint packages other than next.js

1

Regular Expression
ECMAScript (JavaScript)

/
^(@(typescript-)?eslint\/.*|eslint($|(?!.*next).*))
/
gm

Description

Loading markdown...
Submitted by Mitsunee - 4 months ago
(Last modified 4 months ago)