replace:
angular.forEach\((\w*),
with
$1.forEach(
Created
June 13, 2017 18:13
-
-
Save capaj/cd42acb66f0de73a46fec55410df1093 to your computer and use it in GitHub Desktop.
useful regexps when dealing with an old angular codebase
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment