Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-07-17 14:48
Flavor·Python

r"
jest.mock\(\s*\"(?:\.\./){4}src/components/(?P<name>\S+)\",\s*\(\) => \"(?P=name)\"\s*\);
"
g
Open regex in editor

Description

no description available

Submitted by anonymous