Skip to content

Instantly share code, notes, and snippets.

@weeksdev
Created April 1, 2019 18:34
Show Gist options
  • Save weeksdev/60ff6868a91330d716e8e5d7ab361780 to your computer and use it in GitHub Desktop.
Save weeksdev/60ff6868a91330d716e8e5d7ab361780 to your computer and use it in GitHub Desktop.
Finding console.logs

Removing console logs

^.*console\.log\(.*\).*\n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment