Regular Expressions 101

Community Patterns

1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - a day ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - a month 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)