Regular Expressions 101

Community Patterns

Match path that starts with

0

Regular Expression
ECMAScript (JavaScript)

/
(^\.)?((?<=\.?)\/src)|(src\/)
/
mg

Description

Loading markdown...
Submitted by JD Solanki - 5 months ago
(Last modified 5 months ago)