Regular Expressions 101

Community Patterns

0

emailfider

Python
no description available
Submitted by anonymous - 8 years ago

match eslint packages other than next.js

1

Regular Expression
ECMAScript (JavaScript)

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

Description

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