Skip to content

Instantly share code, notes, and snippets.

@joonassandell
Last active August 29, 2015 14:14
Show Gist options
  • Save joonassandell/a48d52dfe75e7329fffd to your computer and use it in GitHub Desktop.
Save joonassandell/a48d52dfe75e7329fffd to your computer and use it in GitHub Desktop.
Remove single and multiline comments
(^\/\/.*)|(\s+\/\/.*)|((\/\*)(.|\n)+?(\*\/))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment